From 13ba9ef0037656b1e12d627f767fc2fc8781632a Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 10 Jun 2014 21:21:50 -0700 Subject: merge the app menus --- view/tpl/app.tpl | 4 +++- view/tpl/app_select.tpl | 5 +---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/app.tpl b/view/tpl/app.tpl index 09894c3d8..4719f7f96 100644 --- a/view/tpl/app.tpl +++ b/view/tpl/app.tpl @@ -1,7 +1,8 @@
- +
{{$app.name}}
+{{if $app.type !== 'system'}} {{if $purchase}} {{/if}} @@ -13,5 +14,6 @@ {{if $delete}}{{/if}} {{/if}} +{{/if}}
diff --git a/view/tpl/app_select.tpl b/view/tpl/app_select.tpl index 05f527371..5cf3f40d6 100644 --- a/view/tpl/app_select.tpl +++ b/view/tpl/app_select.tpl @@ -2,11 +2,8 @@

{{$title}}

{{/if}} -- cgit v1.2.3