Pokaż
Ignoruj:
Data:
2009-11-27 10:09:14 (16 years ago)
Autor:
alina
Opis:

re #215 wyswietlenie adresu w dwoch pozycjach (ulica nr domu,kod pocztowy miasto) na stronie uregulowanej platnosci

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/eCard/eCardMVC/Platnosci/Controllers/PlatnoscController.cs

    r903 r905  
    178178            return invoiceDeatailsViewData; 
    179179        } 
    180         /*private void ustawTlumaczenia(int test)  
    181         { 
    182             if (test == 0)  
    183             { 
    184                 
    185                 err_imie = Resources.tlumaczenia.err_imieWK.ToString(); 
    186                 err_nazwisko = Resources.tlumaczenia.err_nazwiskoWK.ToString(); 
    187             } 
    188         }  
    189         public void setWeryfikacja(string value) 
    190         { 
    191             this.weryfikacja = value; 
    192         } 
    193         public void setBrakDanych(string value) 
    194         { 
    195             this.brakdanych = value; 
    196         } 
    197         public void setZaplacono(string value) 
    198         { 
    199             this.zaplacono = value; 
    200         }*/ 
    201180        public int ConvertId(string id) 
    202181        {