Category:Cumulus MX: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
Line 559: Line 559:
*If you need to view your admin interface where an internet connection is not available:
*If you need to view your admin interface where an internet connection is not available:
Then you need to edit the interface file...
Then you need to edit the interface file...
<CMX_Folder>/Interface/charts.html
 
Change lines 20,21 from
'''<CMX_Folder>/Interface/charts.html'''  ''Change lines 20,21 from''
<script src="https://code.highcharts.com/stock/8.0/h ... "></script>
<pre><script src="https://code.highcharts.com/stock/8.0/h ... "></script>
<script src="https://code.highcharts.com/themes/grid.js"></script>
<script src="https://code.highcharts.com/themes/grid.js"></script></pre>
to
''to''
<script src="webfiles/lib/highstock/js/highstock.js"></script>
<pre><script src="webfiles/lib/highstock/js/highstock.js"></script>
<script src="webfiles/lib/highstock/js/themes/grid.js"></script>
<script src="webfiles/lib/highstock/js/themes/grid.js"></script></pre>


==== Library software for your web server ====
==== Library software for your web server ====
5,838

edits

Navigation menu