Skip to content

Commit

Permalink
Setting -> Email htmleditor issue solved.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuneytsenturk committed Feb 21, 2020
1 parent f1c0bbf commit a9db9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/settings/email/edit.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
@endsection

@push('scripts_start')
<script src="{{ asset('public/0.js?v=' . version('short')) }}"></script>
<script src="{{ asset('public/38.js?v=' . version('short')) }}"></script>

<script src="{{ asset('public/js/settings/settings.js?v=' . version('short')) }}"></script>
Expand Down

0 comments on commit a9db9b9

Please sign in to comment.