From 19af101a627a1bf907256435aa574aa15a59f198 Mon Sep 17 00:00:00 2001 From: opi Date: Mon, 3 Apr 2017 11:36:47 +0200 Subject: [PATCH] [fix] Cleanup app_list_install template (unused code since 66dbcf50). --- src/views/app/app_list_install.ms | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/views/app/app_list_install.ms b/src/views/app/app_list_install.ms index 1a3a8292..eb8237ef 100644 --- a/src/views/app/app_list_install.ms +++ b/src/views/app/app_list_install.ms @@ -27,17 +27,10 @@ {{/official}} {{/apps}} - -{{^apps}} -
- - {{t 'no_installed_apps'}}
-{{/apps}} -{{^installed_apps}}

{{t 'custom_app_install'}}

@@ -65,5 +58,3 @@
- -{{/installed_apps}}