[-] BO : Fix proces and save buttons for Modules and AdminControllers

This commit is contained in:
gRoussac
2013-09-18 17:23:08 +02:00
parent 2e311410b2
commit 27f14b9a31
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ class AdminControllerCore extends Controller
public $template = 'content.tpl';
/** @var string Associated table name */
public $table;
public $table = 'configuration';
public $list_id;