mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 11:29:10 -04:00
ALPHA 3.0.2
This commit is contained in:
@@ -364,6 +364,13 @@
|
||||
|
||||
@section('custom_scripts')
|
||||
<script src="/assets/js/calendar/calendar.js"></script>
|
||||
<script>
|
||||
tinymce.init({
|
||||
selector: '#event_desc',
|
||||
branding: false,
|
||||
menubar: 'edit view format'
|
||||
});
|
||||
</script>
|
||||
<script>switchTypeWithoutOverride();checkBox()</script>
|
||||
<div class="log"></div>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user