Skip to content

Commit

Permalink
form.js has splited
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Apr 12, 2016
1 parent 79f9f5a commit a00de45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/resources/views/admin/_form.blade.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@section('js')
<script src="{{ asset('components/ckeditor/ckeditor.js') }}"></script>
<script src="{{ asset('js/admin/form.js') }}"></script>
@endsection

@include('core::admin._buttons-form')
Expand Down

0 comments on commit a00de45

Please sign in to comment.