From: Stas Vilchik Date: Wed, 30 Sep 2015 12:13:16 +0000 (+0200) Subject: SONAR-6160 remove annoying "the end" X-Git-Tag: 5.2-RC1~183 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f235d2c48e5c65b9471e8152ec52966e9d0e3a4e;p=sonarqube.git SONAR-6160 remove annoying "the end" --- diff --git a/server/sonar-web/src/main/js/apps/coding-rules/templates/coding-rules-workspace-list.hbs b/server/sonar-web/src/main/js/apps/coding-rules/templates/coding-rules-workspace-list.hbs index a4020b26627..cae9c964a0b 100644 --- a/server/sonar-web/src/main/js/apps/coding-rules/templates/coding-rules-workspace-list.hbs +++ b/server/sonar-web/src/main/js/apps/coding-rules/templates/coding-rules-workspace-list.hbs @@ -2,5 +2,4 @@
-
 
{{t 'the_end'}}
diff --git a/server/sonar-web/src/main/js/apps/issues/templates/issues-workspace-list.hbs b/server/sonar-web/src/main/js/apps/issues/templates/issues-workspace-list.hbs index a4020b26627..cae9c964a0b 100644 --- a/server/sonar-web/src/main/js/apps/issues/templates/issues-workspace-list.hbs +++ b/server/sonar-web/src/main/js/apps/issues/templates/issues-workspace-list.hbs @@ -2,5 +2,4 @@
-
 
{{t 'the_end'}}