feat(forums): if global topic is null, not show global list

This commit is contained in:
OldHawk
2017-07-15 14:30:43 +08:00
parent e870de8886
commit a7fbaf80d1

View File

@@ -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>