chg: [templates] House cleaning

pull/37/head
mokaddem 2020-12-07 16:20:01 +01:00
parent 80a8062ba8
commit aecf8df4f4
10 changed files with 1 additions and 10 deletions

View File

@ -3,7 +3,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'data' => [
'data' => $data,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'simple',

View File

@ -6,7 +6,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
},
'data' => $data,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'simple',

View File

@ -22,7 +22,7 @@
'field' => 'position'
)
),
'metaFields' => empty($metaFields) ? [] : $metaFields,
'metaTemplates' => empty($metaTemplates) ? [] : $metaTemplates,
'submit' => array(
'action' => $this->request->getParam('action')
)

View File

@ -3,7 +3,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'data' => [
'data' => $data,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'simple',

View File

@ -3,7 +3,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'data' => [
'data' => $data,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'search',

View File

@ -29,7 +29,6 @@
'field' => 'type'
)
),
// 'metaFields' => empty($metaFields) ? [] : $metaFields,
'metaTemplates' => empty($metaTemplates) ? [] : $metaTemplates,
'submit' => array(
'action' => $this->request->getParam('action')

View File

@ -3,7 +3,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'data' => [
'data' => $data,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'simple',

View File

@ -3,7 +3,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'data' => [
'data' => $data,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'simple',

View File

@ -3,7 +3,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'data' => [
'data' => $data,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'simple',

View File

@ -4,7 +4,6 @@ echo $this->element('genericElements/IndexTable/index_table', [
'data' => $sharing_group_orgs,
'skip_pagination' => 1,
'top_bar' => [
'pull' => 'right',
'children' => [
[
'type' => 'simple',