- Remove TinyMCE mentions in themes
This commit is contained in:
parent
9d5384f107
commit
4ad6a7f073
25 changed files with 318 additions and 1199 deletions
|
|
@ -16,9 +16,6 @@ function frio_init(App $a) {
|
|||
// disable the events module link in the profile tab
|
||||
$a->theme_events_in_profile = false;
|
||||
|
||||
// Disallow the richtext editor
|
||||
$a->theme_richtext_editor = false;
|
||||
|
||||
set_template_engine($a, 'smarty3');
|
||||
|
||||
$baseurl = App::get_baseurl();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue