|
|
@ -8,9 +8,7 @@
|
|
|
|
<div class="category <!-- IF widgets.sidebar.length -->col-lg-9 col-sm-12<!-- ELSE -->col-lg-12<!-- ENDIF widgets.sidebar.length -->">
|
|
|
|
<div class="category <!-- IF widgets.sidebar.length -->col-lg-9 col-sm-12<!-- ELSE -->col-lg-12<!-- ENDIF widgets.sidebar.length -->">
|
|
|
|
<!-- IMPORT partials/category/subcategory.tpl -->
|
|
|
|
<!-- IMPORT partials/category/subcategory.tpl -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IF children.length --><hr class="hidden-xs"/><!-- ENDIF children.length -->
|
|
|
|
<div class="topic-list-header clearfix">
|
|
|
|
|
|
|
|
|
|
|
|
<div class="clearfix">
|
|
|
|
|
|
|
|
<!-- IF privileges.topics:create -->
|
|
|
|
<!-- IF privileges.topics:create -->
|
|
|
|
<a href="{config.relative_path}/compose?cid={cid}" component="category/post" id="new_topic" class="btn btn-primary" data-ajaxify="false" role="button">[[category:new_topic_button]]</a>
|
|
|
|
<a href="{config.relative_path}/compose?cid={cid}" component="category/post" id="new_topic" class="btn btn-primary" data-ajaxify="false" role="button">[[category:new_topic_button]]</a>
|
|
|
|
<!-- ELSE -->
|
|
|
|
<!-- ELSE -->
|
|
|
@ -30,10 +28,6 @@
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<hr class="hidden-xs" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p class="hidden-xs">{name}</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IF !topics.length -->
|
|
|
|
<!-- IF !topics.length -->
|
|
|
|
<!-- IF privileges.topics:create -->
|
|
|
|
<!-- IF privileges.topics:create -->
|
|
|
|
<hr class="visible-xs" />
|
|
|
|
<hr class="visible-xs" />
|
|
|
|