mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Don't show battery grocycode when not available
This commit is contained in:
@@ -96,6 +96,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@if($mode == 'edit')
|
||||||
<div class="row mt-2 border-top">
|
<div class="row mt-2 border-top">
|
||||||
<div class="col clearfix mt-2">
|
<div class="col clearfix mt-2">
|
||||||
<div class="title-related-links">
|
<div class="title-related-links">
|
||||||
@@ -126,4 +127,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@endif
|
||||||
@stop
|
@stop
|
||||||
|
Reference in New Issue
Block a user