File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 40
40
<div class =" option-subtext" >{{ t ' manage_users' }} </div >
41
41
{{ /link-to }}
42
42
</div >
43
- {{ #if (is-or getCurrentUser.canManageStocktakes getCurrentUser.canManageStocktakeRevisions )}}
43
+ <div class =" small-4 columns menu-option" >
44
+ {{ #link-to ' search_organisation' class =" menu-list-anchor" }}
45
+ <div class =" menu-svg" >{{ fa-icon ' user-cog' size =" lg" }} </div >
46
+ <br >
47
+ <div class =" option-subtext" >{{ t ' manage_charity_users' }} </div >
48
+ {{ /link-to }}
49
+ </div >
50
+ </div >
51
+ {{ #if (is-or getCurrentUser.canManageStocktakes getCurrentUser.canManageStocktakeRevisions )}}
52
+ <div class =" row menu-margin" >
44
53
<div class =" small-4 columns menu-option" >
45
54
{{ #link-to ' stocktakes' class =" menu-list-anchor" }}
46
55
<div class =" menu-svg" >{{ fa-icon ' list-ol' size =" lg" }} </div >
47
56
<br >
48
57
<div class =" option-subtext" >{{ t ' stocktakes.title' }} </div >
49
58
{{ /link-to }}
50
59
</div >
51
- {{ /if }}
52
- </ div >
60
+ </ div >
61
+ {{ /if }}
53
62
</div >
54
63
55
64
<div class =" row" >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stock" ,
3
- "version" : " 0.19.9 " ,
3
+ "version" : " 0.20.0 " ,
4
4
"private" : true ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
You can’t perform that action at this time.
0 commit comments