mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
summernote: add default height to config js
This commit is contained in:
parent
0f13d1ce42
commit
0678c2d582
@ -69,6 +69,7 @@ config(['$locationProvider', '$httpProvider', 'AuthProvider', "growlProvider", "
|
||||
|
||||
$rootScope.summernoteOpts = {
|
||||
lang: 'fr-FR',
|
||||
height: 200,
|
||||
toolbar: [
|
||||
['style', ['style']],
|
||||
['font', ['bold', 'italic', 'underline', 'clear']],
|
||||
|
Loading…
x
Reference in New Issue
Block a user