@@ -15,7 +15,7 @@ |
||
15 | 15 | { |
16 | 16 | $this->table = 'cms_moduls'; |
17 | 17 | $this->primaryKey = 'id'; |
18 | - $this->titleField = 'name' ; |
|
18 | + $this->titleField = 'name'; |
|
19 | 19 | $this->limit = 100; |
20 | 20 | $this->buttonAdd = false; |
21 | 21 | $this->buttonExport = false; |