- Data:
- 2009-09-30 16:24:43 (17 years ago)
- Lokalizacja:
- branches/Abonament
- Pliki:
-
- 2 zmodyfikowane
-
. (zmodyfikowane) (1 prop)
-
Wierszowki/Wierszowki.Web/Models/ReportViewData.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/Abonament
- Property svn:mergeinfo
-
old new 1 /branches/AutoShopper:815-818 1 2 /branches/ReklamaReorganizacja:568-731 2 /trunk:708-758,760-809 3 /tags/BazaReklam_1.1.28:831 4 /trunk:708-758,760-838
-
- Property svn:mergeinfo
-
branches/Abonament/Wierszowki/Wierszowki.Web/Models/ReportViewData.cs
r752 r839 15 15 public List<Magazine> Magazines { get; set; } 16 16 public Dictionary<int, Dictionary<string, decimal>> ReportData { get; set; } 17 public SelectList EmploymentTypeList { get; set; } 18 public SelectList UserList { get; set; } 17 19 } 18 20 }
