|
@@ -149,14 +149,6 @@
|
|
</div>
|
|
</div>
|
|
<%-- Crawler --%>
|
|
<%-- Crawler --%>
|
|
<h4><la:message key="labels.general_menu_crawler" /></h4>
|
|
<h4><la:message key="labels.general_menu_crawler" /></h4>
|
|
- <div class="form-group">
|
|
|
|
- <label for="purgeByBots" class="col-sm-3 control-label"><la:message
|
|
|
|
- key="labels.purge_by_bots" /></label>
|
|
|
|
- <div class="col-sm-9">
|
|
|
|
- <la:errors property="purgeByBots" />
|
|
|
|
- <la:text property="purgeByBots" styleClass="form-control" />
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
<label for="incrementalCrawling" class="col-sm-3 control-label"><la:message
|
|
<label for="incrementalCrawling" class="col-sm-3 control-label"><la:message
|
|
key="labels.incremental_crawling" /></label>
|
|
key="labels.incremental_crawling" /></label>
|
|
@@ -282,6 +274,14 @@
|
|
<la:message key="labels.day" />
|
|
<la:message key="labels.day" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+ <div class="form-group">
|
|
|
|
+ <label for="purgeByBots" class="col-sm-3 control-label"><la:message
|
|
|
|
+ key="labels.purge_by_bots" /></label>
|
|
|
|
+ <div class="col-sm-9">
|
|
|
|
+ <la:errors property="purgeByBots" />
|
|
|
|
+ <la:text property="purgeByBots" styleClass="form-control" />
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
<%-- Suggest --%>
|
|
<%-- Suggest --%>
|
|
<h4><la:message key="labels.general_menu_suggest" /></h4>
|
|
<h4><la:message key="labels.general_menu_suggest" /></h4>
|
|
<div class="form-group">
|
|
<div class="form-group">
|