sum7/warehost-frontend
sum7
/
warehost-frontend
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
warehost-frontend/public/app/host/menu.jade

10 lines
338 B
Plaintext
Raw Normal View History

2016-09-03 16:30:05 +02:00
.navbar-text Hosting
2016-09-03 13:24:54 +02:00
li
a(ui-sref="app.host.index",ui-sref-active="active") Home
2016-10-17 12:50:31 +02:00
li(ng-if='!profil.ID')
a(ui-sref="app.host.signup",ui-sref-active="active") Signup
li(ng-if='profil.ID')
a(ui-sref="app.host.domain",ui-sref-active="active") Domains
li(ng-if='profil.ID')
a(ui-sref="app.host.database",ui-sref-active="active") Databases