mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
Correct chapter form element width.
This commit is contained in:
@@ -624,7 +624,8 @@ class page_admin_ui extends e_admin_ui
|
||||
}
|
||||
// asort($this->cats);
|
||||
|
||||
$this->fields['page_chapter']['writeParms'] = $this->cats;
|
||||
$this->fields['page_chapter']['writeParms']['optArray'] = $this->cats;
|
||||
$this->fields['page_chapter']['writeParms']['size'] = 'xxlarge';
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user