admin app plugin download feature

This commit is contained in:
spametki
2013-10-14 15:05:20 -03:00
parent 2b34f738b1
commit 62061ae737
3 changed files with 71 additions and 1 deletions
+1 -1
View File
@@ -443,7 +443,7 @@ for c in controllers: controller_functions+=[c[:-3]+'/%s.html'%x for x in functi
</h3>
<div id="plugins_inner" class="component_contents">
<div class="controls comptools">
{{=button(PLUGINS_APP, T('download plugins'))}}
{{=button(URL(c="default", f="plugins", args=[app,]), T('download plugins'))}}
</div>
{{if plugins:}}
<ul class="unstyled act_edit">