This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
igamebox
/
mtb_dcatadmin_plus
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Bläddra i källkod
编辑器加布局
moshaorui
2 dagar sedan
förälder
5b90d935b0
incheckning
523e2615c1
2 ändrade filer
med
2 tillägg
och
0 borttagningar
Delad Vy
Visa Diff Statistik
1
0
resources/views/admin/form_custom/editor.blade.php
1
0
resources/views/distributor/form_custom/editor.blade.php
+ 1
- 0
resources/views/admin/form_custom/editor.blade.php
Visa fil
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>
+ 1
- 0
resources/views/distributor/form_custom/editor.blade.php
Visa fil
@@ -52,5 +52,6 @@
}
});
}
+ opts.max_height = 730;
tinymce.init(opts)
</script>