diff --git a/modules/xerte/parent_templates/Nottingham/models_html5/rss.html b/modules/xerte/parent_templates/Nottingham/models_html5/rss.html index a99441aae7..9dfd0e599c 100644 --- a/modules/xerte/parent_templates/Nottingham/models_html5/rss.html +++ b/modules/xerte/parent_templates/Nottingham/models_html5/rss.html @@ -74,7 +74,7 @@ }, dataType: 'jsonp', jsonpCallback: "rss.listFeed", - cache:false + cache: false }); $panel.addClass("width60"); @@ -93,7 +93,7 @@ rss.init(); - +