mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
April 9 update
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<script src="/js/core/bootstrap-material-design.min.js"></script>
|
||||
<script src="/js/material-dashboard.js"></script>
|
||||
|
||||
<script src="/js/app.js"></script>
|
||||
<!-- Plugin for the momentJs -->
|
||||
<script src="/js/plugins/moment.min.js"></script>
|
||||
<!-- Plugin for Sweet Alert -->
|
||||
@@ -23,8 +23,8 @@
|
||||
<script src="/js/plugins/jasny-bootstrap.min.js"></script>
|
||||
<!-- Include a polyfill for ES6 Promises (optional) for IE11, UC Browser and Android browser support SweetAlert -->
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/core-js/2.4.1/core.js"></script>
|
||||
<!-- Chartist JS -->
|
||||
<script src="/js/plugins/chartist.min.js"></script>
|
||||
<!-- ChartJS -->
|
||||
<script src="/js/plugins/Chart.min.js"></script>
|
||||
<!-- Notifications Plugin -->
|
||||
<script src="/js/plugins/bootstrap-notify.js"></script>
|
||||
|
||||
@@ -43,5 +43,3 @@
|
||||
</script>
|
||||
|
||||
<script src="https://cloud.tinymce.com/stable/tinymce.min.js?apiKey=r82pabvd9arn3fjb1e2fsolf2xpixuv4hwfwart4cf1fb7mx"></script>
|
||||
|
||||
<script src="/js/app.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user