mirror of
https://github.com/MeshTender/MeshTender.git
synced 2026-09-09 21:25:34 +00:00
Hide activity and map if user owns no repeaters
This commit is contained in:
@@ -99,6 +99,8 @@
|
||||
</div>
|
||||
{{end}}
|
||||
|
||||
<!-- Activity + map: only meaningful once the user owns a repeater -->
|
||||
{{if .OwnedCount}}
|
||||
<div class="row row-cards mt-1">
|
||||
<!-- Left column -->
|
||||
<div class="col-lg-8">
|
||||
@@ -152,3 +154,4 @@
|
||||
</div>
|
||||
</div>
|
||||
{{end}}
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user