diff --git a/Disco.Web/Areas/Config/Views/Config/Index.cshtml b/Disco.Web/Areas/Config/Views/Config/Index.cshtml
index 89867f36..7a36bd31 100644
--- a/Disco.Web/Areas/Config/Views/Config/Index.cshtml
+++ b/Disco.Web/Areas/Config/Views/Config/Index.cshtml
@@ -12,28 +12,28 @@
\r\n");
WriteLiteral(" ");
- #line 68 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 69 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
Write(Html.DropDownList("uninstallPlugin", Model.PluginManifests.ToSelectListItems(null, true, "Select a Plugin to Uninstall")));
@@ -392,7 +402,7 @@ WriteLiteral(" \r\n");
- #line 169 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 170 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
}
if (Model.PluginUpdates.Count > 0)
{
@@ -453,7 +463,7 @@ WriteLiteral(" id=\"updateAvailableContainer\"");
WriteLiteral(">\r\n
");
- #line 173 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 174 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
Write(Model.PluginUpdates.Count);
@@ -462,7 +472,7 @@ WriteLiteral(">\r\n
");
WriteLiteral(" plugin update");
- #line 173 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 174 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
Write(Model.PluginUpdates.Count == 1 ? " is" : "s are");
@@ -471,13 +481,13 @@ WriteLiteral(" plugin update");
WriteLiteral(" available
\r\n");
- #line 174 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 175 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
#line default
#line hidden
- #line 174 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 175 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
if (canInstall)
{
@@ -485,14 +495,14 @@ WriteLiteral(" available
\r\n");
#line default
#line hidden
- #line 176 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 177 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
Write(Html.ActionLinkButton("Update Now", MVC.API.Plugin.UpdateAll()));
#line default
#line hidden
- #line 176 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 177 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
}
else
@@ -508,7 +518,7 @@ WriteLiteral(" class=\"smallMessage\"");
WriteLiteral(">You do not have sufficient permission to install these updates.
\r\n");
- #line 181 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
+ #line 182 "..\..\Areas\Config\Views\Plugins\Index.cshtml"
}
@@ -528,7 +538,7 @@ WriteLiteral(@"