From 17f282b1261715e9305be3f6cf338cd9eb64154a Mon Sep 17 00:00:00 2001 From: Sam Georges Date: Mon, 29 Sep 2014 10:01:28 +1000 Subject: [PATCH] Removes deprecated code --- modules/backend/controllers/editorpreferences/index.htm | 3 +-- modules/backend/controllers/groups/create.htm | 6 ++---- modules/backend/controllers/groups/update.htm | 6 ++---- modules/backend/controllers/users/create.htm | 6 ++---- modules/backend/controllers/users/myaccount.htm | 6 ++---- modules/backend/controllers/users/update.htm | 6 ++---- modules/cms/controllers/index/_content_toolbar.htm | 3 +-- modules/cms/controllers/index/_layout_toolbar.htm | 3 +-- modules/cms/controllers/index/_page_toolbar.htm | 3 +-- modules/cms/controllers/index/_partial_toolbar.htm | 3 +-- modules/system/controllers/maillayouts/create.htm | 6 ++---- modules/system/controllers/maillayouts/update.htm | 6 ++---- modules/system/controllers/mailtemplates/create.htm | 6 ++---- modules/system/controllers/mailtemplates/update.htm | 6 ++---- modules/system/controllers/settings/update.htm | 6 ++---- 15 files changed, 25 insertions(+), 50 deletions(-) diff --git a/modules/backend/controllers/editorpreferences/index.htm b/modules/backend/controllers/editorpreferences/index.htm index 26ec34f6e..25be31fb9 100644 --- a/modules/backend/controllers/editorpreferences/index.htm +++ b/modules/backend/controllers/editorpreferences/index.htm @@ -38,8 +38,7 @@ type="submit" data-request="onSave" data-request-data="redirect:0" - data-hotkey="ctrl+s" - data-hotkey-mac="cmd+s" + data-hotkey="ctrl+s, cmd+s" data-load-indicator="" class="btn btn-primary"> diff --git a/modules/backend/controllers/groups/create.htm b/modules/backend/controllers/groups/create.htm index 5f9bd728a..62f852781 100644 --- a/modules/backend/controllers/groups/create.htm +++ b/modules/backend/controllers/groups/create.htm @@ -17,8 +17,7 @@