summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/fe_status.py
AgeCommit message (Collapse)AuthorFilesLines
2014-10-02supplemental-web: fe_status: add a loading screenBritney Fransen1-3/+9
move to main menu and a few other tweaks
2014-08-19supplemental-web: Add menu item for frontend status.James Meyer1-0/+132
The page takes a bit to load because it queries the frontends in real time, every time. We need to add a please wait screen or some other dialog box in the future. Also removed remyth from the menu because it's a dead product. refs #973