git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@541746
13f79535-47bb-0310-9956-
ffa450edef68
<%@ taglib prefix="ww" uri="/webwork" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+<c:url var="iconDeleteUrl" value="/images/icons/delete.gif" />
+<c:url var="iconCreateUrl" value="/images/icons/create.png" />
+
<c:choose>
<c:when test="${mode == 'edit'}">
<c:set var="addedit" value="Edit" />