plugin library: link to configuration instead of disabled "installed" button
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
<a class="pluginInstalledLink button disabled" href="#">Installed</a>
|
||||
<a class="button" href="@(Url.Action(MVC.Config.Plugins.Configure(plugin.Item1.Id)))">Configure</a>
|
||||
}
|
||||
}
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user