updated code front page

This commit is contained in:
2016-12-10 21:59:18 +08:00
parent 16ad803fc2
commit c46505cc81

View File

@@ -317,7 +317,7 @@
<div id="publish_hint"></div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-info" onclick="publishUnpublished();">报表</button>
<!-- <button type="button" class="btn btn-info" onclick="publishUnpublished();">报表</button> -->
<button type="button" class="btn btn-success" onclick="publishBrands();">确定</button>
<button type="button" class="btn btn-primary" data-dismiss="modal">取消</button>
</div>