From 48547f5f9e200254d1d96db542aa00a6f53cff61 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 4 Sep 2017 13:38:21 +0200 Subject: remove logging --- view/js/main.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'view') diff --git a/view/js/main.js b/view/js/main.js index 531f999f9..3a4278630 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -972,8 +972,6 @@ function notify_popup_loader(notifyType) { window.location.href=window.location.href; } - console.log(data); - if(data.notify.length == 0){ $("#nav-" + notifyType + "-menu").html(aStr[nothingnew]); } else { -- cgit v1.2.3 From c8000fca1f2ee379b62b473a00838af9a48bc4b6 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 4 Sep 2017 20:48:26 +0200 Subject: Default Access Control List (ACL) -> Default Privacy Group and minor template fix --- view/tpl/settings.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 3a8e31107..704d89bdd 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -46,7 +46,6 @@
{{include file="field_select_grouped.tpl" field=$role}}
-
@@ -54,8 +53,8 @@