...
|
...
|
@@ -35,7 +35,7 @@ |
|
|
</div>
|
|
|
<div class="moduleSubmite" style="display: none; text-align: right; margin-top: -10px">
|
|
|
<input id="saveModule" type="button" class="btn btn-success delay-btn" value="暂存">
|
|
|
<input id="submitModule" type="button" class="btn btn-primary delay-btn" value="提交审核">
|
|
|
<input id="submitModule" type="button" class="btn btn-primary delay-btn" value="发布">
|
|
|
<input type="button" class="btn btn-default " value="返回" onclick="history.go(-1)">
|
|
|
</div>
|
|
|
<div class="moduleCheck" style="display: none; text-align: right; margin-top: -10px">
|
...
|
...
|
@@ -391,4 +391,4 @@ |
|
|
[[/if]]
|
|
|
</script>
|
|
|
|
|
|
<%include '../../common/views/__ui/footer'%> |
|
|
\ No newline at end of file |
|
|
<%include '../../common/views/__ui/footer'%> |
...
|
...
|
|