Mercurial > hg > LGServices
diff src/main/webapp/pages/branchPage.jsp @ 59:bc0219c2600b
new: minor improvements
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 09 May 2016 16:02:32 +0200 |
parents | b8ad346e39a0 |
children | 90d5e86c157d |
line wrap: on
line diff
--- a/src/main/webapp/pages/branchPage.jsp Mon May 02 12:03:30 2016 +0200 +++ b/src/main/webapp/pages/branchPage.jsp Mon May 09 16:02:32 2016 +0200 @@ -365,7 +365,7 @@ <% } %> </td> <td> - <input type="image" title="Delete it" + <input type="image" title="Delete this version" onclick="<%=sessionBean.getApplicationBean().getJSConfirmationDelete() %> setAction0('deleteFile', 'filesForm', 'fileId', <%=file.getId() %>);" src="<%=sessionBean.getApplicationBean().getDeleteImage()%>"/> </td>