Category:Cumulus MX: Difference between revisions

m
*If you need to view your admin interface where an internet connection is not available:
Then you need to edit the interface file...
 
<CMX_Folder>/Interface/charts.html
'''<CMX_Folder>/Interface/charts.html''' ''Change lines 20,21 from''
<pre><script src="https://code.highcharts.com/stock/8.0/h ... "></script>
<script src="https://code.highcharts.com/themes/grid.js"></script></pre>
''to''
<pre><script src="webfiles/lib/highstock/js/highstock.js"></script>
<script src="webfiles/lib/highstock/js/themes/grid.js"></script></pre>
 
==== Library software for your web server ====
5,838

edits