remove notice of data adapter on option page

This commit is contained in:
printempw 2016-10-30 15:33:06 +08:00
parent e9ace93035
commit b63cceddf3

View File

@ -259,18 +259,6 @@
</div>
</form>
</div>
<div class="box box-warning">
<div class="box-header with-border">
<h3 class="box-title">数据对接配置</h3>
</div><!-- /.box-header -->
<form method="post">
<input type="hidden" name="option" value="adapter">
<div class="box-body">
<p>当前版本数据对接不可用。</p>
</div><!-- /.box-body -->
</form>
</div>
</div>
</div>