mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Don't show battery grocycode when not available
This commit is contained in:
parent
04d826943c
commit
038917b030
|
|
@ -96,6 +96,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
@if($mode == 'edit')
|
||||
<div class="row mt-2 border-top">
|
||||
<div class="col clearfix mt-2">
|
||||
<div class="title-related-links">
|
||||
|
|
@ -126,4 +127,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endif
|
||||
@stop
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user