app/views/layouts/phcmemberspro/application.html.erb in phcmemberspro-76.0.0 vs app/views/layouts/phcmemberspro/application.html.erb in phcmemberspro-77.0.0

- old
+ new

@@ -66,14 +66,15 @@ <!-- Page Container --> <!-- Requried JavaScripts --> <%= javascript_include_tag "phcmemberspro/application", 'data-turbolinks-track': 'reload' %> <script src="https://cdn.ckeditor.com/4.10.0/full/ckeditor.js"></script> + <script> $(document).ready(function() { App.init(); }); </script> <!-- Requried JavaScripts --> </body> -</html> +</html> \ No newline at end of file