mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
need to load emailadmin/js/app.js
This commit is contained in:
parent
e5f76db8a8
commit
562b317a27
@ -33,5 +33,7 @@ class mail_wizard extends emailadmin_wizard
|
|||||||
|
|
||||||
// and translations
|
// and translations
|
||||||
translation::add_app('emailadmin');
|
translation::add_app('emailadmin');
|
||||||
|
|
||||||
|
egw_framework::validate_file('/emailadmin/js/app.js');
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user