From c86f4161abc11d048d75d12442850849c55709b2 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 7 Sep 2016 17:23:30 +0200 Subject: [news] Switch to new ellipsis hack; fix saving when summernote is in source code view --- modules-available/news/templates/page-news.html | 30 ++++++++++++++++--------- 1 file changed, 20 insertions(+), 10 deletions(-) (limited to 'modules-available/news/templates/page-news.html') diff --git a/modules-available/news/templates/page-news.html b/modules-available/news/templates/page-news.html index 7750137e..192635ea 100644 --- a/modules-available/news/templates/page-news.html +++ b/modules-available/news/templates/page-news.html @@ -18,7 +18,7 @@

{{lang_latestUpdate}}: {{latestDate}}

- +
@@ -41,10 +41,10 @@ {{#list}} - {{date}} - {{title}} - {{content}} - + {{date}} +
{{title}}
+
{{content}}
+ {{lang_show}} @@ -62,9 +62,9 @@
- +
- +
@@ -85,9 +85,9 @@ {{#listHelp}} - {{date}} - {{content}} - + {{date}} +
{{content}}
+ {{lang_show}} @@ -102,3 +102,13 @@
+ \ No newline at end of file -- cgit v1.2.3-55-g7522