plf пре 3 година
родитељ
комит
1ef18048c1
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      src/main/webapp/WEB-INF/views/modules/product-new/productList.jsp

+ 3 - 1
src/main/webapp/WEB-INF/views/modules/product-new/productList.jsp

@@ -252,7 +252,9 @@
 				</td>
 				<shiro:hasPermission name="product:product:edit">
 					<c:if test="${product.validFlag eq 0}">
-						<a href="${ctx}/product/new/statusRemarks?productId=${product.id}">状态备注</a>
+						<td class="todo">
+							<a href="${ctx}/product/new/statusRemarks?productId=${product.id}">状态备注</a>
+						</td>
 					</c:if>
 					<c:if test="${product.productCategory eq 2}">
 						<c:if test="${product.validFlag ne 0}">