diff --git a/views/bootstrap/class.AttributeGroupMgr.php b/views/bootstrap/class.AttributeGroupMgr.php index 28544c219..27947f33b 100644 --- a/views/bootstrap/class.AttributeGroupMgr.php +++ b/views/bootstrap/class.AttributeGroupMgr.php @@ -16,7 +16,7 @@ /** * Include parent class */ -require_once("class.Bootstrap.php"); +//require_once("class.Bootstrap.php"); /** * Include class to preview documents @@ -34,7 +34,7 @@ require_once("SeedDMS/Preview.php"); * 2010-2012 Uwe Steinmann * @version Release: @package_version@ */ -class SeedDMS_View_AttributeGroupMgr extends SeedDMS_Bootstrap_Style { +class SeedDMS_View_AttributeGroupMgr extends SeedDMS_Theme_Style { function js() { /* {{{ */ $selgroup = $this->params['selattrdefgroup']; @@ -146,7 +146,7 @@ $(document).ready( function() { - + contentSubHeading(getMLText("group_members")); + $this->contentHeading(getMLText("group_members")); ?> "; print ""; print ""; print ""; $i++; } @@ -283,7 +283,7 @@ $(document).ready( function() {
"; - print ""; + print ""; print ""; if($i != 0) - print "
getID()."\" />getID()."\" />".createHiddenFieldWithKey('setsequence')."
"; + print "
getID()."\" />getID()."\" />".createHiddenFieldWithKey('setsequence')."
"; print "
"; if($i < count($members)-1) - print "
getID()."\" />getID()."\" />".createHiddenFieldWithKey('setsequence')."
"; + print "
getID()."\" />getID()."\" />".createHiddenFieldWithKey('setsequence')."
"; print "
"; - print "
getID()."\" />getID()."\" />".createHiddenFieldWithKey('rmmember')."
"; + print "
getID()."\" />getID()."\" />".createHiddenFieldWithKey('rmmember')."
"; print "
contentSubHeading(getMLText("add_member")); + $this->contentHeading(getMLText("add_member")); ?>
@@ -293,7 +293,7 @@ $(document).ready( function() {
- - "> + ">
@@ -340,10 +340,9 @@ $(document).ready( function() { $this->pageNavigation(getMLText("admin_tools"), "admin_tools"); $this->contentHeading(getMLText("attrdefgroup_management")); + $this->rowStart(); + $this->columnStart(4); ?> - -
-
contentContainerStart(); $this->formField( getMLText("apikey"), array( @@ -246,7 +247,8 @@ $(document).ready( function() { 'value'=>md5(uniqid(time())), ) ); - $this->formSubmit(" ".getMLText($seluser ? "save" : "add_apikey")); + $this->contentContainerEnd(); + $this->formSubmit(" ".getMLText($seluser ? "save" : "add_apikey")); } } /* }}} */ @@ -258,7 +260,7 @@ $(document).ready( function() { $apikeys = SeedDMS_Core_ApiKey::getAllInstances('expires', $dms); if($apikeys) { echo $this->contentHeading(getMLText('apikeys')); - echo "\n"; + echo "
\n"; echo ""; echo ""; echo ""; @@ -669,13 +671,12 @@ $(document).ready( function() { $this->contentContainerEnd(); $this->columnEnd(); $this->columnStart(4); - $this->contentContainerStart(); ?> check_view_access($this, array('action'=>'formapikeys'))) { ?>
getID()."\"" : "") ?>>
check_view_access($this, array('action'=>'listapikeys'))) { ?> -
getID()."\"" : "") ?>>
+
getID()."\"" : "") ?>>
columnEnd();
".getMLText('apikey')."