ソースを参照

fix close button action

Kaoru FUZITA 9 年 前
コミット
8397fcec50
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/main/webapp/WEB-INF/view/header.jsp

+ 1 - 0
src/main/webapp/WEB-INF/view/header.jsp

@@ -145,6 +145,7 @@ ${fe:facetForm()}${fe:geoForm()}
 					<la:message key="labels.search" />
 				</button>
 				<button class="btn btn-secondary pull-right"
+					data-toggle="control-options" data-target="#searchOptions"
 					id="searchOptionsCloseButton">
 					<i class="fa fa-angle-double-right"></i>
 					<la:message key="labels.search_options_close" />