Changeset 9558 for branches/OaaS/HeuristicLab.Services.Optimization.Web/Controllers/OrderController.cs
- Timestamp:
- 05/29/13 15:54:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OaaS/HeuristicLab.Services.Optimization.Web/Controllers/OrderController.cs
r9556 r9558 12 12 namespace HeuristicLab.Services.Optimization.Web.Controllers 13 13 { 14 [Authorize(Roles = "Web User")] 14 15 public class OrderController : Controller 15 16 {
Note: See TracChangeset
for help on using the changeset viewer.