- |
+ | settings
| = $setting->id; ?>
|
+ ]'>book
+ = $this->getHtml('Permissions', 'Admin', 'Backend'); ?>download
|
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Account', 'Admin', 'Backend'); ?>
- | = $this->getHtml('Category', 'Admin', 'Backend'); ?>
- | = $this->getHtml('Element', 'Admin', 'Backend'); ?>
+ | = $this->getHtml('Account', 'Admin', 'Backend'); ?>expand_lessexpand_more
+ | = $this->getHtml('Category', 'Admin', 'Backend'); ?>expand_lessexpand_more
+ | = $this->getHtml('Element', 'Admin', 'Backend'); ?>expand_lessexpand_more
|
-
+ settings
-
+
@@ -229,10 +229,10 @@ $categories = ISO639Enum::getConstants();
foreach ($permissions as $key => $value) : ++$c; ?>
|
-
+ settings
type->isRequired) : ?>
-
+
diff --git a/Theme/Backend/Components/GroupTagSelector/group-selector-popup.tpl.php b/Theme/Backend/Components/GroupTagSelector/group-selector-popup.tpl.php
index c96ee11..90eafe1 100755
--- a/Theme/Backend/Components/GroupTagSelector/group-selector-popup.tpl.php
+++ b/Theme/Backend/Components/GroupTagSelector/group-selector-popup.tpl.php
@@ -28,7 +28,7 @@
"key": 1, "listener": "click", "selector": "#acc-table tbody tr", "action": [
{"key": 1, "type": "dom.getvalue", "base": "self", "selector": ""},
{"key": 2, "type": "dom.setvalue", "overwrite": false, "selector": "#{$id}-idlist", "value": "{0/id}", "data": ""},
- {"key": 3, "type": "dom.setvalue", "overwrite": false, "selector": "#{$id}-taglist", "value": " {0/name/0}, {0/name/1}", "data": ""},
+ {"key": 3, "type": "dom.setvalue", "overwrite": false, "selector": "#{$id}-taglist", "value": "close {0/name/0}, {0/name/1}", "data": ""},
{"key": 4, "type": "dom.setvalue", "overwrite": true, "selector": "#{$id}", "value": "", "data": ""}
]
}
diff --git a/Theme/Backend/Components/GroupTagSelector/group-selector.tpl.php b/Theme/Backend/Components/GroupTagSelector/group-selector.tpl.php
index 0c29b94..06f900a 100755
--- a/Theme/Backend/Components/GroupTagSelector/group-selector.tpl.php
+++ b/Theme/Backend/Components/GroupTagSelector/group-selector.tpl.php
@@ -12,7 +12,7 @@
{"key": 5, "type": "dom.table.append", "id": "grp-table", "aniIn": "fadeIn", "data": [], "bindings": {"id": "id", "name": "name/0"}, "position": -1}
]
}
- ]'>
+ ]'>book
render(); ?>
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/Theme/Backend/accounts-list.tpl.php b/Theme/Backend/accounts-list.tpl.php
index e962287..cd0b093 100755
--- a/Theme/Backend/accounts-list.tpl.php
+++ b/Theme/Backend/accounts-list.tpl.php
@@ -109,10 +109,10 @@ echo $this->data['nav']->render(); ?>
getData('hasPrevious') || $this->getData('hasNext')) : ?>
diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php
index 2831a3a..52fcf32 100755
--- a/Theme/Backend/accounts-single.tpl.php
+++ b/Theme/Backend/accounts-single.tpl.php
@@ -101,35 +101,35 @@ echo $this->data['nav']->render(); ?>
-
+
-
+
-
+
-
+
-
+
@@ -138,7 +138,7 @@ echo $this->data['nav']->render(); ?>
-
+
@@ -188,13 +188,13 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Groups'); ?>
+ = $this->getHtml('Groups'); ?>download
|
- | = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Name'); ?>
+ | = $this->getHtml('ID', '0', '0'); ?>expand_lessexpand_more
+ | = $this->getHtml('Name'); ?>expand_lessexpand_more
|
data['nav']->render(); ?>
$url = UriFactory::build('{/base}/admin/group/settings?{?}&id=' . $value->id);
?>
- |
+ | close
| = $value->id; ?>
| = $this->printHtml($value->name); ?>
@@ -331,7 +331,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Permissions'); ?>
+ = $this->getHtml('Permissions'); ?>download
data['nav']->render(); ?>
|
- | = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Unit'); ?>
- | = $this->getHtml('App'); ?>
- | = $this->getHtml('Module'); ?>
- | = $this->getHtml('Type'); ?>
- | = $this->getHtml('Ele'); ?>
- | = $this->getHtml('Comp'); ?>
+ | = $this->getHtml('ID', '0', '0'); ?>expand_lessexpand_more
+ | = $this->getHtml('Unit'); ?>expand_lessexpand_more
+ | = $this->getHtml('App'); ?>expand_lessexpand_more
+ | = $this->getHtml('Module'); ?>expand_lessexpand_more
+ | = $this->getHtml('Type'); ?>expand_lessexpand_more
+ | = $this->getHtml('Ele'); ?>expand_lessexpand_more
+ | = $this->getHtml('Comp'); ?>expand_lessexpand_more
| = $this->getHtml('Perm'); ?>
|
- |
+ | settings
-
+
@@ -379,9 +379,9 @@ echo $this->data['nav']->render(); ?>
foreach ($permissions as $key => $value) : ++$c;
$permission = $value->getPermission(); ?>
- |
+ | settings
-
+
@@ -941,10 +941,10 @@ echo $this->data['nav']->render(); ?>
getData('hasPrevious') || $this->getData('hasNext')) : ?>
diff --git a/Theme/Backend/groups-list.tpl.php b/Theme/Backend/groups-list.tpl.php
index a9bd1dc..7f1ef5f 100755
--- a/Theme/Backend/groups-list.tpl.php
+++ b/Theme/Backend/groups-list.tpl.php
@@ -106,10 +106,10 @@ echo $this->data['nav']->render(); ?>
getData('hasPrevious') || $this->getData('hasNext')) : ?>
diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php
index cff410d..32786d8 100755
--- a/Theme/Backend/groups-single.tpl.php
+++ b/Theme/Backend/groups-single.tpl.php
@@ -116,7 +116,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Accounts'); ?>
+ = $this->getHtml('Accounts'); ?>download
data['nav']->render(); ?>
|
- | = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Name'); ?>
+ | = $this->getHtml('ID', '0', '0'); ?>expand_lessexpand_more
+ | = $this->getHtml('Name'); ?>expand_lessexpand_more
|
-
+ close
-
+
@@ -148,7 +148,7 @@ echo $this->data['nav']->render(); ?>
$url = UriFactory::build('{/base}/admin/account/settings?{?}&id=' . $value->id); ?>
-
+
@@ -280,7 +280,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Permissions'); ?>
+ = $this->getHtml('Permissions'); ?>download
data['nav']->render(); ?>
|
- | = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Unit'); ?>
- | = $this->getHtml('App'); ?>
- | = $this->getHtml('Module'); ?>
- | = $this->getHtml('Type'); ?>
- | = $this->getHtml('Ele'); ?>
- | = $this->getHtml('Comp'); ?>
+ | = $this->getHtml('ID', '0', '0'); ?>expand_lessexpand_more
+ | = $this->getHtml('Unit'); ?>expand_lessexpand_more
+ | = $this->getHtml('App'); ?>expand_lessexpand_more
+ | = $this->getHtml('Module'); ?>expand_lessexpand_more
+ | = $this->getHtml('Type'); ?>expand_lessexpand_more
+ | = $this->getHtml('Ele'); ?>expand_lessexpand_more
+ | = $this->getHtml('Comp'); ?>expand_lessexpand_more
| = $this->getHtml('Perm'); ?>
|
- |
+ | settings
-
+
@@ -328,9 +328,9 @@ echo $this->data['nav']->render(); ?>
foreach ($permissions as $key => $value) : ++$c;
$permission = $value->getPermission(); ?>
- |
+ | settings
-
+
@@ -374,7 +374,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Audits', 'Auditor'); ?>
+ = $this->getHtml('Audits', 'Auditor'); ?>download
diff --git a/Theme/Backend/modules-hook-list.tpl.php b/Theme/Backend/modules-hook-list.tpl.php
index ed7536d..eb3ac29 100755
--- a/Theme/Backend/modules-hook-list.tpl.php
+++ b/Theme/Backend/modules-hook-list.tpl.php
@@ -24,7 +24,7 @@ echo $this->data['nav']->render();
- = $this->getHtml('Hooks'); ?>
+ = $this->getHtml('Hooks'); ?>download
| | | | | | | | | |