Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 3d07030e

Přidáno uživatelem Ondřej Fibich před téměř 9 roky(ů)

refs #967: Removal of account type select box from add from account transfer form because this functionality is now handled by destination account filter

Zobrazit rozdíly:

application/controllers/js.php
{
$this->views['sms_send'] = View::factory('js/__pieces/sms_message_counter');
}
private function _js_transfers_add_from_account($origin_account_id = NULL)
{
$this->views['transfers_add_from_account'] = View::factory('js/transfers_add_from_account');
$this->views['transfers_add_from_account']->origin_account_id = $origin_account_id;
}
private function _js_transfers_payment_calculator($account_id = NULL)
{

Také k dispozici: Unified diff