source:
branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Order/OrderSaved.cshtml
@
10204
Last change on this file since 10204 was 9556, checked in by fschoepp, 12 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | @{ |
2 | ViewBag.Title = "OrderSaved"; |
3 | } |
4 | |
5 | <h2>Your order has been saved!</h2> |
6 | |
7 | @Html.ActionLink("Create another order", "Order") |
Note: See TracBrowser
for help on using the repository browser.