5,838
edits
(→Editing the User Interface: new) |
|||
# Navigate to '''\CumulusMX\interface''' folder.
# Open the file '''now.html''' in an editor designed for code (e.g. Notepad++ for Windows)
# Near the bottom of the file edit it by inserting HTML comment delimiters (opening after </thead>, closing before </table> so it looks like this:
<pre><table id="SolarTable" style="width:100%">
<thead>
-->
</table> </pre>
= Updating to a new MX release =
It is always best to take a backup of your existing MX installation before you do an update, this allows you to regress back to the earlier version if you mess up installing the new version.
|
edits