diff --git a/Disco.Services/Extensions/UIHelpers.cs b/Disco.Services/Extensions/UIHelpers.cs index 7ea18b2e..5847b292 100644 --- a/Disco.Services/Extensions/UIHelpers.cs +++ b/Disco.Services/Extensions/UIHelpers.cs @@ -70,6 +70,10 @@ namespace Disco.Services.Extensions { // Icons Icons = new List>(){ + new KeyValuePair("address-book" , "Address Book"), + new KeyValuePair("address-card" , "Address Card"), + new KeyValuePair("adjust" , "Adjust"), + new KeyValuePair("amazon" , "Amazon"), new KeyValuePair("ambulance" , "Ambulance"), new KeyValuePair("anchor" , "Anchor"), new KeyValuePair("android" , "Android"), @@ -80,11 +84,35 @@ namespace Disco.Services.Extensions new KeyValuePair("arrow-circle-left" , "Arrow Circle Left"), new KeyValuePair("arrow-circle-right" , "Arrow Circle Right"), new KeyValuePair("arrow-circle-up" , "Arrow Circle Up"), + new KeyValuePair("arrow-down" , "Arrow Down"), + new KeyValuePair("arrow-left" , "Arrow Left"), + new KeyValuePair("arrow-right" , "Arrow Right"), + new KeyValuePair("arrow-up" , "Arrow Up"), + new KeyValuePair("arrows" , "Arrows"), new KeyValuePair("asterisk" , "Asterisk"), + new KeyValuePair("at" , "At"), + new KeyValuePair("balance-scale" , "Balance Scale"), new KeyValuePair("ban" , "Ban"), + new KeyValuePair("bank" , "Bank"), + new KeyValuePair("bar-chart" , "Bar Chart"), + new KeyValuePair("barcode" , "Barcode"), + new KeyValuePair("bars" , "Bars"), + new KeyValuePair("bath" , "Bath"), + new KeyValuePair("battery-0" , "Battery 0"), + new KeyValuePair("battery-1" , "Battery 1"), + new KeyValuePair("battery-2" , "Battery 2"), + new KeyValuePair("battery-3" , "Battery 3"), + new KeyValuePair("battery-4" , "Battery 4"), + new KeyValuePair("bed" , "Bed"), new KeyValuePair("beer" , "Beer"), new KeyValuePair("bell" , "Bell"), + new KeyValuePair("bell-slash" , "Bell Slash"), new KeyValuePair("binoculars" , "Binoculars"), + new KeyValuePair("birthday-cake" , "Cake"), + new KeyValuePair("bitcoin" , "Bitcoin"), + new KeyValuePair("black-tie" , "Black Tie"), + new KeyValuePair("blind" , "Blind"), + new KeyValuePair("bluetooth" , "Bluetooth"), new KeyValuePair("bolt" , "Bolt"), new KeyValuePair("bomb" , "Bomb"), new KeyValuePair("book" , "Book"), @@ -99,33 +127,107 @@ namespace Disco.Services.Extensions new KeyValuePair("cab" , "Cab"), new KeyValuePair("calculator" , "Calculator"), new KeyValuePair("calendar" , "Calendar"), + new KeyValuePair("calendar-check-o" , "Calendar Check"), + new KeyValuePair("calendar-minus-o" , "Calendar Minus"), new KeyValuePair("calendar-o" , "Calendar"), + new KeyValuePair("calendar-plus-o" , "Calendar Plus"), + new KeyValuePair("calendar-times-o" , "Calendar Times"), new KeyValuePair("car" , "Car"), + new KeyValuePair("caret-square-o-down" , "Caret Square Down"), + new KeyValuePair("caret-square-o-left" , "Caret Square Left"), + new KeyValuePair("caret-square-o-right" , "Caret Square Right"), + new KeyValuePair("caret-square-o-up" , "Caret Square Up"), + new KeyValuePair("cart-arrow-down" , "Cart Arrow Down"), + new KeyValuePair("cart-plus" , "Cart Plus"), + new KeyValuePair("cc" , "CC"), + new KeyValuePair("cc-amex" , "CC American Express"), + new KeyValuePair("cc-mastercard" , "CC MasterCard"), + new KeyValuePair("cc-paypal" , "CC PayPal"), + new KeyValuePair("cc-stripe" , "CC Stripe"), + new KeyValuePair("cc-visa" , "CC VISA"), + new KeyValuePair("certificate" , "Certificate"), + new KeyValuePair("chain" , "Chain"), + new KeyValuePair("chain-broken" , "Chain Broken"), + new KeyValuePair("check" , "Check"), new KeyValuePair("check-circle" , "Check Circle"), + new KeyValuePair("check-circle-o" , "Check Circle Outline"), + new KeyValuePair("check-square" , "Check Square"), + new KeyValuePair("check-square-o" , "Check Square Outline"), new KeyValuePair("child" , "Child"), + new KeyValuePair("chrome" , "Chrome"), + new KeyValuePair("clipboard" , "Clipboard"), new KeyValuePair("clock-o" , "Clock"), + new KeyValuePair("close" , "Close"), new KeyValuePair("cloud" , "Cloud"), + new KeyValuePair("cloud-download" , "Cloud Download"), + new KeyValuePair("cloud-upload" , "Cloud Upload"), + new KeyValuePair("code" , "Code"), + new KeyValuePair("code-fork" , "Code Fork"), + new KeyValuePair("cog" , "Cog"), + new KeyValuePair("cogs" , "Cogs"), new KeyValuePair("coffee" , "Coffee"), + new KeyValuePair("comment" , "Comment"), + new KeyValuePair("comment-o" , "Comment Outline"), + new KeyValuePair("commenting" , "Commenting"), + new KeyValuePair("commenting-o" , "Commenting Outline"), new KeyValuePair("comments" , "Comments"), + new KeyValuePair("comments-o" , "Comments Outline"), new KeyValuePair("compass" , "Compass"), + new KeyValuePair("compress" , "Compress"), + new KeyValuePair("copy" , "Copy"), + new KeyValuePair("copyright" , "Copyright"), + new KeyValuePair("creative-commons" , "Creative-Commons"), new KeyValuePair("credit-card" , "Credit Card"), + new KeyValuePair("credit-card-alt" , "Credit Card ALternative"), + new KeyValuePair("crop" , "Crop"), new KeyValuePair("crosshairs" , "Crosshairs"), new KeyValuePair("cube" , "Cube"), new KeyValuePair("cubes" , "Cubes"), + new KeyValuePair("cut" , "Cut"), + new KeyValuePair("cutlery" , "Cutlery"), + new KeyValuePair("database" , "Database"), + new KeyValuePair("deaf" , "Deaf"), new KeyValuePair("desktop" , "Desktop"), + new KeyValuePair("diamond" , "Diamond"), new KeyValuePair("dollar" , "Dollar"), new KeyValuePair("dot-circle-o" , "Dot Circle"), + new KeyValuePair("drivers-license" , "Drivers License"), + new KeyValuePair("drivers-license-o" , "Drivers License Outline"), + new KeyValuePair("edge" , "Edge"), + new KeyValuePair("edit" , "Edit"), + new KeyValuePair("eject" , "Eject"), new KeyValuePair("envelope" , "Envelope"), + new KeyValuePair("envelope-o" , "Envelope Outline"), + new KeyValuePair("envelope-open" , "Envelope Open"), + new KeyValuePair("envelope-open-o" , "Envelope Open Outline"), + new KeyValuePair("envelope-square" , "Envelope Square"), + new KeyValuePair("eraser" , "Eraser"), + new KeyValuePair("exchange" , "Exchange"), new KeyValuePair("exclamation" , "Exclamation"), + new KeyValuePair("exclamation-circle" , "Exclamation Circle"), + new KeyValuePair("exclamation-triangle" , "Exclamation Triangle"), + new KeyValuePair("expand" , "Expand"), new KeyValuePair("eye" , "Eye"), + new KeyValuePair("eye-slash" , "Eye Slash"), new KeyValuePair("eyedropper" , "Eyedropper"), new KeyValuePair("fax" , "Fax"), + new KeyValuePair("feed" , "Feed"), new KeyValuePair("female" , "Female"), new KeyValuePair("fighter-jet" , "Fighter Jet"), + new KeyValuePair("file" , "File"), new KeyValuePair("film" , "Film"), new KeyValuePair("filter" , "Filter"), new KeyValuePair("fire" , "Fire"), new KeyValuePair("fire-extinguisher" , "Fire Extinguisher"), + new KeyValuePair("firefox" , "FireFox"), + new KeyValuePair("flag" , "Flag"), + new KeyValuePair("flag-checkered" , "Flag Checkered"), + new KeyValuePair("flag-o" , "Flag Outline"), + new KeyValuePair("floppy-o" , "Floppy Outline"), + new KeyValuePair("folder" , "Folder"), + new KeyValuePair("folder-o" , "Folder Outline"), + new KeyValuePair("folder-open" , "Folder Open"), + new KeyValuePair("folder-open-o" , "Folder Open Outline"), new KeyValuePair("flask" , "Flask"), new KeyValuePair("frown-o" , "Frown"), new KeyValuePair("gamepad" , "Gamepad"), @@ -133,41 +235,71 @@ namespace Disco.Services.Extensions new KeyValuePair("glass" , "Glass"), new KeyValuePair("globe" , "Globe"), new KeyValuePair("graduation-cap" , "Graduation Cap"), + new KeyValuePair("group" , "Group"), + new KeyValuePair("hand-grab-o" , "Hand Grab"), new KeyValuePair("hand-o-down" , "Hand Down"), new KeyValuePair("hand-o-left" , "Hand Left"), new KeyValuePair("hand-o-right" , "Hand Right"), new KeyValuePair("hand-o-up" , "Hand Up"), + new KeyValuePair("hand-paper-o" , "Hand Paper"), + new KeyValuePair("hand-pointer-o" , "Hand Pointer"), + new KeyValuePair("hand-scissors-o" , "Hand Scissors"), + new KeyValuePair("hand-spock-o" , "Hand Spock"), + new KeyValuePair("handshake-o" , "Handshake"), + new KeyValuePair("hashtag" , "Hashtag"), new KeyValuePair("hdd-o" , "Hdd"), new KeyValuePair("heart" , "Heart"), + new KeyValuePair("heart-o" , "Heart Outline"), + new KeyValuePair("heartbeat" , "Heartbeat"), new KeyValuePair("history" , "History"), new KeyValuePair("home" , "Home"), + new KeyValuePair("hospital-o" , "Hospital"), + new KeyValuePair("hourglass" , "Hourglass"), + new KeyValuePair("hourglass-1" , "Hourglass 1"), + new KeyValuePair("hourglass-2" , "Hourglass 2"), + new KeyValuePair("hourglass-3" , "Hourglass 3"), + new KeyValuePair("hourglass-o" , "Hourglass Outline"), + new KeyValuePair("id-badge" , "Id Badge"), + new KeyValuePair("image" , "Image"), + new KeyValuePair("inbox" , "Inbox"), new KeyValuePair("info" , "Info"), + new KeyValuePair("info-circle" , "Info Circle"), new KeyValuePair("key" , "Key"), new KeyValuePair("keyboard-o" , "Keyboard"), new KeyValuePair("language" , "Language"), new KeyValuePair("laptop" , "Laptop"), new KeyValuePair("leaf" , "Leaf"), new KeyValuePair("legal" , "Legal"), + new KeyValuePair("lemon-o" , "Lemon"), + new KeyValuePair("level-down" , "Level Down"), + new KeyValuePair("level-up" , "Level Up"), new KeyValuePair("life-ring" , "Life Ring"), new KeyValuePair("lightbulb-o" , "Lightbulb"), new KeyValuePair("line-chart" , "Line Chart"), new KeyValuePair("linux" , "Linux"), new KeyValuePair("location-arrow" , "Location Arrow"), + new KeyValuePair("lock" , "Lock"), new KeyValuePair("magnet" , "Magnet"), new KeyValuePair("male" , "Male"), new KeyValuePair("map-marker" , "Map Marker"), new KeyValuePair("medkit" , "Medkit"), new KeyValuePair("meh-o" , "Meh"), + new KeyValuePair("microchip" , "Microchip"), new KeyValuePair("microphone" , "Microphone"), new KeyValuePair("microphone-slash" , "Microphone Slash"), + new KeyValuePair("minus" , "Minus"), new KeyValuePair("minus-circle" , "Minus Circle"), + new KeyValuePair("minus-square" , "Minus Square"), + new KeyValuePair("minus-square-o" , "Minus Square Outline"), new KeyValuePair("mobile" , "Mobile"), new KeyValuePair("money" , "Money"), new KeyValuePair("moon-o" , "Moon"), + new KeyValuePair("motorcycle" , "Motorcycle"), new KeyValuePair("music" , "Music"), new KeyValuePair("newspaper-o" , "Newspaper"), new KeyValuePair("paint-brush" , "Paint Brush"), new KeyValuePair("paper-plane" , "Paper Plane"), + new KeyValuePair("paper-plane-o" , "Paper Plane Outline"), new KeyValuePair("paperclip" , "Paperclip"), new KeyValuePair("paw" , "Paw"), new KeyValuePair("pencil" , "Pencil"), @@ -176,36 +308,81 @@ namespace Disco.Services.Extensions new KeyValuePair("picture-o" , "Picture"), new KeyValuePair("plane" , "Plane"), new KeyValuePair("plug" , "Plug"), + new KeyValuePair("plus" , "Plus"), + new KeyValuePair("plus-circle" , "Plus Circle"), + new KeyValuePair("plus-square" , "Plus Square"), + new KeyValuePair("plus-square-o" , "Plus Square Outline"), new KeyValuePair("power-off" , "Power Off"), new KeyValuePair("print" , "Print"), new KeyValuePair("puzzle-piece" , "Puzzle Piece"), + new KeyValuePair("qrcode" , "QR Code"), new KeyValuePair("question" , "Question"), new KeyValuePair("question-circle" , "Question Circle"), + new KeyValuePair("question-circle-o" , "Question Circle Outline"), new KeyValuePair("random" , "Random"), new KeyValuePair("recycle" , "Recycle"), + new KeyValuePair("refresh" , "Refresh"), + new KeyValuePair("registered" , "Registered"), + new KeyValuePair("repeat" , "Repeat"), new KeyValuePair("retweet" , "Retweet"), new KeyValuePair("road" , "Road"), new KeyValuePair("rocket" , "Rocket"), + new KeyValuePair("safari" , "Safari"), + new KeyValuePair("search" , "Search"), + new KeyValuePair("search-minus" , "Search Minus"), + new KeyValuePair("search-plus" , "Search Plus"), + new KeyValuePair("server" , "Server"), new KeyValuePair("shield" , "Shield"), + new KeyValuePair("ship" , "Ship"), + new KeyValuePair("shopping-bag" , "Shopping Bag"), + new KeyValuePair("shopping-basket" , "Shopping Basket"), new KeyValuePair("shopping-cart" , "Shopping Cart"), + new KeyValuePair("signal" , "Signal"), new KeyValuePair("smile-o" , "Smile"), new KeyValuePair("space-shuttle" , "Space Shuttle"), new KeyValuePair("star" , "Star"), + new KeyValuePair("star-half" , "Star Half"), + new KeyValuePair("star-half-empty" , "Star Half Empty"), + new KeyValuePair("star-o" , "Star Outline"), + new KeyValuePair("stethoscope" , "Stethoscope"), + new KeyValuePair("sticky-note" , "Sticky Note"), + new KeyValuePair("sticky-note-o" , "Sticky Note Outline"), + new KeyValuePair("street-view" , "Street View"), + new KeyValuePair("subway" , "Subway"), new KeyValuePair("suitcase" , "Suitcase"), new KeyValuePair("sun-o" , "Sun"), new KeyValuePair("tablet" , "Tablet"), new KeyValuePair("tachometer" , "Tachometer"), + new KeyValuePair("tag" , "Tag"), + new KeyValuePair("tags" , "Tags"), new KeyValuePair("tasks" , "Tasks"), + new KeyValuePair("television" , "Television"), + new KeyValuePair("thermometer-0" , "Thermometer 0"), + new KeyValuePair("thermometer-1" , "Thermometer 1"), + new KeyValuePair("thermometer-2" , "Thermometer 2"), + new KeyValuePair("thermometer-3" , "Thermometer 3"), + new KeyValuePair("thermometer-4" , "Thermometer 4"), + new KeyValuePair("thumb-tack" , "Thumb Tack"), new KeyValuePair("thumbs-down" , "Thumbs Down"), new KeyValuePair("thumbs-o-down" , "Thumbs Down"), new KeyValuePair("thumbs-o-up" , "Thumbs Up"), new KeyValuePair("thumbs-up" , "Thumbs Up"), - new KeyValuePair("thumb-tack" , "Thumb Tack"), + new KeyValuePair("ticket" , "Ticket"), new KeyValuePair("trash" , "Trash"), + new KeyValuePair("tree" , "Tree"), new KeyValuePair("trophy" , "Trophy"), new KeyValuePair("truck" , "Truck"), new KeyValuePair("umbrella" , "Umbrella"), new KeyValuePair("university" , "University"), + new KeyValuePair("unlock" , "Unlock"), + new KeyValuePair("unlock-alt" , "Unlock Alternative"), + new KeyValuePair("usb" , "USB"), + new KeyValuePair("user" , "User"), + new KeyValuePair("user-circle" , "User Circle"), + new KeyValuePair("user-circle-o" , "User Circle Outline"), + new KeyValuePair("user-md" , "User MD"), + new KeyValuePair("user-o" , "User Outline"), + new KeyValuePair("user-secret" , "User Secret"), new KeyValuePair("wheelchair" , "Wheelchair"), new KeyValuePair("windows" , "Windows"), new KeyValuePair("wrench" , "Wrench"), diff --git a/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml b/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml index 3764d4e2..f78f4443 100644 --- a/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml +++ b/Disco.Web/Areas/Config/Views/UserFlag/Show.cshtml @@ -114,18 +114,18 @@ Update
-
- @foreach (var icon in Model.Icons) - { - - } -
@foreach (var colour in Model.ThemeColours) { }
+
+ @foreach (var icon in Model.Icons) + { + + } +
\r\n"); - #line 278 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 277 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } else { @@ -874,7 +874,7 @@ WriteLiteral(" class=\"smallMessage\""); WriteLiteral("><None Specified>\r\n"); - #line 284 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 283 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } else { @@ -891,7 +891,7 @@ WriteLiteral(">\r\n"); WriteLiteral(" "); - #line 288 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 287 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Model.UserFlag.OnAssignmentExpression); @@ -900,7 +900,7 @@ WriteLiteral(" "); WriteLiteral("\r\n \r\n"); - #line 290 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 289 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } } @@ -930,13 +930,13 @@ WriteLiteral(">\r\n \r\n On Unassignment
Expr " \r\n \r\n"); - #line 304 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 303 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" #line default #line hidden - #line 304 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 303 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" if (canConfig) { @@ -944,56 +944,56 @@ WriteLiteral(">\r\n \r\n On Unassignment
Expr #line default #line hidden - #line 306 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 305 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Html.EditorFor(model => model.UserFlag.OnUnassignmentExpression)); #line default #line hidden - #line 306 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 305 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" #line default #line hidden - #line 307 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 306 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(AjaxHelpers.AjaxRemove()); #line default #line hidden - #line 307 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 306 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" #line default #line hidden - #line 308 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 307 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(AjaxHelpers.AjaxSave()); #line default #line hidden - #line 308 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 307 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" #line default #line hidden - #line 309 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 308 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(AjaxHelpers.AjaxLoader()); #line default #line hidden - #line 309 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 308 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" @@ -1015,7 +1015,7 @@ WriteLiteral(@"> '"); - #line 319 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 318 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Url.Action(MVC.API.UserFlag.UpdateOnUnassignmentExpression(Model.UserFlag.Id))); @@ -1053,7 +1053,7 @@ WriteLiteral(@"', "); - #line 348 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 347 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } else { @@ -1070,7 +1070,7 @@ WriteLiteral(" class=\"smallMessage\""); WriteLiteral("><None Specified>\r\n"); - #line 354 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 353 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } else { @@ -1087,7 +1087,7 @@ WriteLiteral(">\r\n"); WriteLiteral(" "); - #line 358 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 357 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Model.UserFlag.OnUnassignmentExpression); @@ -1096,7 +1096,7 @@ WriteLiteral(" "); WriteLiteral("\r\n \r\n"); - #line 360 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 359 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } } @@ -1128,7 +1128,7 @@ WriteLiteral(">\r\n \r\n Linked Groups:\r\n WriteLiteral(" "); - #line 376 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 375 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Html.Partial(MVC.Config.Shared.Views.LinkedGroupInstance, new LinkedGroupModel() { CanConfigure = canConfig, @@ -1147,7 +1147,7 @@ WriteLiteral("\r\n"); WriteLiteral(" "); - #line 385 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 384 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Html.Partial(MVC.Config.Shared.Views.LinkedGroupInstance, new LinkedGroupModel() { CanConfigure = canConfig, @@ -1164,13 +1164,13 @@ WriteLiteral(" "); WriteLiteral("\r\n"); - #line 394 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 393 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" #line default #line hidden - #line 394 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 393 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" if (canConfig) { @@ -1178,14 +1178,14 @@ WriteLiteral("\r\n"); #line default #line hidden - #line 396 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 395 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Html.Partial(MVC.Config.Shared.Views.LinkedGroupShared)); #line default #line hidden - #line 396 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 395 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } @@ -1195,7 +1195,7 @@ WriteLiteral("\r\n"); WriteLiteral(" \r\n \r\n \r\n \r\n\r\n"); - #line 403 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 402 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" if (canBulkAssignment || canDelete || canShowUsers || canExportCurrent || canExportAll) { @@ -1209,13 +1209,13 @@ WriteLiteral(" class=\"actionBar\""); WriteLiteral(">\r\n"); - #line 406 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 405 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" #line default #line hidden - #line 406 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 405 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" if (canExportCurrent) { @@ -1223,14 +1223,14 @@ WriteLiteral(">\r\n"); #line default #line hidden - #line 408 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 407 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Html.ActionLinkButton("Export Current Assignments", MVC.Config.UserFlag.Export(null, Model.UserFlag.Id, true), "Config_UserFlags_Actions_ExportCurrent_Button")); #line default #line hidden - #line 408 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 407 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } @@ -1240,7 +1240,7 @@ WriteLiteral(">\r\n"); WriteLiteral(" "); - #line 410 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 409 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" if (canExportAll) { @@ -1248,14 +1248,14 @@ WriteLiteral(" "); #line default #line hidden - #line 412 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 411 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(Html.ActionLinkButton("Export All Assignments", MVC.Config.UserFlag.Export(null, Model.UserFlag.Id, false), "Config_UserFlags_Actions_ExportAll_Button")); #line default #line hidden - #line 412 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 411 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" } @@ -1265,7 +1265,7 @@ WriteLiteral(" "); WriteLiteral(" "); - #line 414 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 413 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" if (canBulkAssignment) { @@ -1351,7 +1351,7 @@ WriteLiteral(">\r\n user6
\r\n WriteLiteral(" "); - #line 447 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 446 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(ActiveDirectory.Context.PrimaryDomain.NetBiosName); @@ -1364,7 +1364,7 @@ WriteLiteral(" class=\"code\""); WriteLiteral(">user6,smi0099,"); - #line 449 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 448 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(ActiveDirectory.Context.PrimaryDomain.NetBiosName); @@ -1377,7 +1377,7 @@ WriteLiteral(" class=\"code\""); WriteLiteral(">user6;smi0099;"); - #line 450 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" + #line 449 "..\..\Areas\Config\Views\UserFlag\Show.cshtml" Write(ActiveDirectory.Context.PrimaryDomain.NetBiosName); @@ -1452,7 +1452,7 @@ WriteLiteral("