Add the "AddPlus button" to admin user and group index page

This commit is contained in:
Hadi Nategh 2014-04-17 15:40:16 +00:00
parent b81c8a3904
commit d0c3f48031
2 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,7 @@ class admin_ui
'filter_label' => 'Group',
'filter_no_lang' => true,
'lettersearch' => true,
'header_row' => 'admin.index.add',
'order' => 'account_lid',
'sort' => 'ASC',
'row_id' => 'account_id',

View File

@ -2,6 +2,9 @@
<!DOCTYPE overlay PUBLIC "-//Stylite AG//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
<!-- $Id$ -->
<overlay>
<template id="admin.index.add" template="" lang="" group="0" version="1.9.001">
<buttononly label="Add" id="add" onclick='app.admin.account({id:"add"})'/>
</template>
<template id="admin.index.rows" template="" lang="" group="0" version="1.9.001">
<grid width="100%">
<columns>