Zbiór zmian 966 dla trunk/eCard/eCardMVC/Platnosci/Controllers/PlatnoscController.cs
- Data:
- 2009-12-22 14:03:36 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci/Controllers/PlatnoscController.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/Controllers/PlatnoscController.cs
r957 r966 129 129 public ActionResult Status() 130 130 { 131 131 132 var potwierdzenie = new PotwierdzeniaEcard(); 132 133 var content = new ContentResult();
