|
@@ -35,7 +35,7 @@
|
|
|
|
|
|
|
|
{% if 'growi' === behaviorType() || 'crowi-plus' === behaviorType() %}
|
|
{% if 'growi' === behaviorType() || 'crowi-plus' === behaviorType() %}
|
|
|
<div class="row page-list">
|
|
<div class="row page-list">
|
|
|
- <div class="col-md-12">
|
|
|
|
|
|
|
+ <div class="col-md-10">
|
|
|
{% include '../widget/page_list_and_timeline.html' %}
|
|
{% include '../widget/page_list_and_timeline.html' %}
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|