Bug report: Incorrect version displayed
Posted: Tue Apr 18, 2017 12:44 am
Incorrect version is displayed on the login screen for EVE. I copied the file:
/opt/unetlab/html/themes/adminLTE/VERSION
to:
/opt/unetlab/html/themes/adminLTE/version
Notice the lower-case conversion of the filename. This is because the div-class calls for version, not VERSION.
/opt/unetlab/html/themes/adminLTE/VERSION
to:
/opt/unetlab/html/themes/adminLTE/version
Notice the lower-case conversion of the filename. This is because the div-class calls for version, not VERSION.