mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 20:45:54 +02:00
feat(forums): if global topic is null, not show global list
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<div class="table-responsive table-category">
|
||||
<div class="table-responsive table-category" ng-if="vm.globalTopics.length">
|
||||
<table class="table table-hover table-valign-middle">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user