From 8e4afafafea28c6fe5a2ce178638f75a6f2bd690 Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Sun, 12 May 2013 11:59:41 -0400 Subject: add ng-cloak to prevent displaying not rendered templates --- templates/main.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/main.php b/templates/main.php index f2a788243..232a00336 100644 --- a/templates/main.php +++ b/templates/main.php @@ -21,7 +21,7 @@ ?> -
+
t('Undo deletion of %s', '{{ getCaption() }}')); ?> @@ -49,11 +49,11 @@ loading: isLoading(), autopaging: isAutoPaging() }" - ng-controller="ItemController" + ng-controller="ItemController" news-item-scroll item-shortcuts tabindex="-1"> inc("part.items")); ?>
- +
-- cgit v1.2.3