diff --git a/app/templates/Matchgrids/manage.php b/app/templates/Matchgrids/manage.php index 9ca7c5cc6..eb1228153 100644 --- a/app/templates/Matchgrids/manage.php +++ b/app/templates/Matchgrids/manage.php @@ -35,7 +35,8 @@ $this->Menu->getMenuOrder('Add'), 'icon' => $this->Menu->getMenuIcon('History'), diff --git a/app/templates/Standard/index.php b/app/templates/Standard/index.php index edaf51630..a58c4e2f9 100644 --- a/app/templates/Standard/index.php +++ b/app/templates/Standard/index.php @@ -94,6 +94,7 @@ function _column_key($modelsName, $c, $tz=null) { // topLinks menu dropdown / button listing $action_args = array(); $action_args['vv_attr_mdl'] = "IndexTopLinks"; + $action_args['vv_attr_id'] = 0; // Insert additional actions as per the .inc file if(!empty($topLinks)) {