From 751fda97045ad4e399e9a01cc14d8eb058b361a8 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 21 May 2014 20:54:09 -0700 Subject: more app work --- view/tpl/app.tpl | 6 +++++- view/tpl/app_select.tpl | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/app.tpl b/view/tpl/app.tpl index e375bd013..967ccc67c 100644 --- a/view/tpl/app.tpl +++ b/view/tpl/app.tpl @@ -1,11 +1,15 @@
- +
{{$app.name}}
+{{if $purchase}} + +{{/if}} {{if $install || $update || $delete }}
{{if $install}}{{/if}} +{{if $edit}}{{/if}} {{if $delete}}{{/if}}
{{/if}} diff --git a/view/tpl/app_select.tpl b/view/tpl/app_select.tpl index d6eb2c31a..4cd945388 100644 --- a/view/tpl/app_select.tpl +++ b/view/tpl/app_select.tpl @@ -3,6 +3,9 @@
-- cgit v1.2.3