mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-06 23:52:05 +01:00
use cdnjs.cloudflare.com instead of ajax.googleapis.com
googleapis is not accessable in China
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<!-- Angular JS -->
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.6.6/angular.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.6.6/angular.min.js"></script>
|
||||
<script src="{% static 'filemanager/js/fileManager.js' %}"></script>
|
||||
|
||||
<!-- Fix for old browsers -->
|
||||
|
||||
Reference in New Issue
Block a user