Pokaż
Ignoruj:
Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • Baza Reklam 2 - Faktury/FacturesFormNEW.cs

    r11 r28  
    475475 
    476476                this.Cursor = Cursors.WaitCursor; 
    477                 FactureViewer fv = new FactureViewer(faktura.ID_FAKTURY); 
     477                FactureViewer fv = new FactureViewer(faktura.ID_FAKTURY,false); 
    478478                fv.ShowDialog(); 
    479479