Closed nook24 closed 5 years ago
is this pure CSS issue ?
@codegagan, i am not sure, because the AdminLTE template itself, also only show one badge.
You can see this in the demo: https://adminlte.io/themes/AdminLTE/index2.html with the Mailbox
menu record.
This is the code for one menu record in Statusengine UI. Si i guess it is CSS related... https://github.com/statusengine/interface/blob/e919a74f6244e3e250f8ea36757e63b5b565c0e2/public/index.html#L203-L219
If the main menu of Statusengine Ui gets collapsed, only one label is shown in mouse over: Would be great if all labels are visible, even if the menu is collapsed, like in "normal menu" mode:
Statusengine UI is based on AdminLTE.
Online demo: https://demo.statusengine.org
You can also setup a own instance in less then five minutes if you want.
Setup Statusengine Ui on Ubuntu 18.04 (Quick start)
(Just copy and past all commands to a plain Ubuntu box)
Install dependencies Run all comands as
root
or viasudo
Load MySQL Demo Database (35KB) Create MySQL User: (run the command
mysql
):Import Data
Install Statusengine Ui
Load default config file (database settings and so on)
Start PHP build-in web server
Browse to webinterface:
You areready to rock!
Full installation guide for different distributions: https://statusengine.org/ui/#installation