websonline

/src/template/editor.html.twig

May 16th, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1. <!-- TWIG шаблон -->
  2. <div class="item form-group">
  3.     <script type="text/javascript">
  4.         $(document).ready(function(){
  5.             ClassicEditor.create('#editor');
  6.     </script>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment