Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoya committed Jan 27, 2016
1 parent d775fca commit 6126442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/webapp/page/front/common/sidebar.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<#macro sidebar sidebar_user_info="" sidebar_topic_user="" sidebar_checkin="" sidebar_create="" sidebar_scoretop=""
sidebar_md_help="" sidebar_create_info="" sidebar_friendlylinks="" sidebar_about="" sidebar_other_topic=""
sidebar_md_help="" sidebar_create_info="" sidebar_about="" sidebar_other_topic=""
sidebar_not_reply_topic="" sidebar_jfbbs_run_status="">
<#if sidebar_user_info == "show">
<div class="panel panel-default">
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/page/front/mission/top10.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<#include "/page/front/common/_layout.html"/>
<@html title="Top10 签到榜 - ${siteTitle!}" description="Top10 签到榜" sidebar_user_info="show" sidebar_create="show" sidebar_friendlylinks="show">
<@html title="Top10 签到榜 - ${siteTitle!}" description="Top10 签到榜" sidebar_user_info="show" sidebar_create="show">
<div class="panel panel-default">
<div class="panel-heading">
<ol class="breadcrumb">
Expand Down

0 comments on commit 6126442

Please sign in to comment.