Pokaż
Ignoruj:
Data:
2009-01-01 13:33:48 (17 years ago)
Autor:
dorota
Opis:
 
Pliki:
1 zmodyfikowane

Legenda:

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

    r40 r41  
    534534                            != Convert.ToDecimal(r.Cells["sumaNettoZEmisji"].Value)) 
    535535                        { 
    536                             r.DefaultCellStyle.ForeColor = Color.DarkSlateBlue; 
     536                            r.DefaultCellStyle.ForeColor = Color.Crimson; 
    537537                        } 
    538538                    }