|
@@ -146,7 +146,7 @@ function doUpload(sourceId) {
|
|
|
<i class="fa fa-check-square-o fa-2x" aria-hidden="true"></i>
|
|
<i class="fa fa-check-square-o fa-2x" aria-hidden="true"></i>
|
|
|
</div>
|
|
</div>
|
|
|
<#if imageSize?? && imageSize != "undefined">
|
|
<#if imageSize?? && imageSize != "undefined">
|
|
|
- <button onclick="doUpload(${bean.id})">确定</button>
|
|
|
|
|
|
|
+ <!--<button onclick="doUpload(${bean.id})">确定</button>-->
|
|
|
</#if>
|
|
</#if>
|
|
|
</li>
|
|
</li>
|
|
|
</#list>
|
|
</#list>
|