-
- Downloads
UI: Give host models a proper id to fix infinite hosts problem.
Updated UI to match REST API changes. Commented out references to VLANs since they're not implemented. Fixed some more space/tab formatting.
Showing
- src/main/resources/web/js/models/hostmodel.js 4 additions, 3 deletionssrc/main/resources/web/js/models/hostmodel.js
- src/main/resources/web/js/views/host.js 1 addition, 1 deletionsrc/main/resources/web/js/views/host.js
- src/main/resources/web/tpl/host-list-item.html 1 addition, 1 deletionsrc/main/resources/web/tpl/host-list-item.html
- src/main/resources/web/tpl/host-list.html 1 addition, 1 deletionsrc/main/resources/web/tpl/host-list.html
- src/main/resources/web/tpl/host.html 2 additions, 3 deletionssrc/main/resources/web/tpl/host.html
Please register or sign in to comment