Add version checking to daemon and panel

Also includes some buttons for users to get help from the panel.
This commit is contained in:
Dane Everitt 2016-11-26 19:29:57 -05:00
parent 261535d83d
commit 90cd2b677e
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 157 additions and 9 deletions

View file

@ -71,7 +71,7 @@
<tbody>
<tr>
<td>Daemon Version</td>
<td><code data-attr="info-version"><i class="fa fa-refresh fa-fw fa-spin"></i></code></td>
<td><code data-attr="info-version"><i class="fa fa-refresh fa-fw fa-spin"></i></code> (Latest: <code>{{ Version::getPanel() }}</code>)</td>
</tr>
<tr>
<td>System Information</td>