File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 39
39
<li class =" dropdown" >
40
40
<a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" role =" button" aria-haspopup =" true" aria-expanded =" false" >{{ ' action.admin_menu' | trans }}<span class =" caret" ></span ></a >
41
41
<ul class =" dropdown-menu locales" role =" menu" aria-labelledby =" locales" >
42
- <li ><a href =" #" >{{ ' action.role_management' | trans }}</a ></li >
43
42
<li ><a href =" {{ path(' admin_user_index' ) }}" >{{ ' action.user_management' | trans }}</a ></li >
44
43
<li ><a href =" {{ path(' admin_client_index' ) }}" >{{ ' action.client_management' | trans }}</a ></li >
45
44
</ul >
Original file line number Diff line number Diff line change 31
31
<li >
32
32
<a href =" #" >{{ ' action.admin_menu' | trans }}<span ></span ></a >
33
33
<ul >
34
- <li ><a href =" #" >{{ ' action.role_management' | trans }}</a ></li >
35
34
<li ><a href =" {{ path(' admin_user_index' ) }}" >{{ ' action.user_management' | trans }}</a ></li >
36
35
<li ><a href =" {{ path(' admin_client_index' ) }}" >{{ ' action.client_management' | trans }}</a ></li >
37
36
</ul >
Original file line number Diff line number Diff line change 31
31
<li >
32
32
<a href =" #" >{{ ' action.admin_menu' | trans }}<span ></span ></a >
33
33
<ul >
34
- <li ><a href =" #" >{{ ' action.role_management' | trans }}</a ></li >
35
34
<li ><a href =" {{ path(' admin_user_index' ) }}" >{{ ' action.user_management' | trans }}</a ></li >
36
35
<li ><a href =" {{ path(' admin_client_index' ) }}" >{{ ' action.client_management' | trans }}</a ></li >
37
36
</ul >
You can’t perform that action at this time.
0 commit comments