File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 < li class ="nav-item ">
4343 < a class ="nav-link " href ="#/Nodered "> < span translate lib ="web "> nodered</ span > </ a >
4444 </ li >
45- < li class ="nav-item dropdown " ng-show =" menuctrl.hasrole('admins') " >
45+ < li class ="nav-item dropdown ">
4646 < a class ="nav-link dropdown-toggle " data-toggle ="dropdown " aria-haspopup ="true " aria-expanded ="false "
4747 translate lib ="web "> admin</ a >
4848 < div class ="dropdown-menu ">
4949 < a class ="dropdown-item " href ="#/Users "> < span translate lib ="web "> users</ span > </ a >
5050 < a class ="dropdown-item " href ="#/Roles "> < span translate lib ="web "> roles</ span > </ a >
5151 < a class ="dropdown-item " href ="#/Forms "> < span translate lib ="web "> forms</ span > </ a >
52- < a class ="dropdown-item " href ="#/Providers "> < span translate lib ="web "> providers</ span > </ a >
53- < a class ="dropdown-item " href ="#/jslog "> < span translate lib ="web "> jslog</ span > </ a >
52+ < a class ="dropdown-item " href ="#/Providers " ng-show ="menuctrl.hasrole('admins') "> < span translate
53+ lib ="web "> providers</ span > </ a >
54+ < a class ="dropdown-item " href ="#/jslog " ng-show ="menuctrl.hasrole('admins') "> < span translate
55+ lib ="web "> jslog</ span > </ a >
5456 </ div >
5557 </ li >
5658 </ ul >
Original file line number Diff line number Diff line change 1- 0.0.282
1+ 0.0.283
You can’t perform that action at this time.
0 commit comments