Revision 207 branches/0.7/linshare/src/main/resources/org/linagora/linShare/view/tapestry/components/ActionsBarUser.tml

ActionsBarUser.tml (revision 207)
10 10
				${message:components.userSearch.action.share}
11 11
			</a>
12 12
		</li>
13

  
14
		<!-- Action > Delete -->
15
		<li>
16
			<a href="#" onClick="setFormWithAction('${formName}','DELETE_ACTION');window_confirm_submit.showCenter(true)">
17
				<img src="${asset:context:images/icons/delete.png}" alt=""/>
18
				${message:components.userSearch.action.deleteMultiple.title}
19
				</a>
20
		</li>
21

  
22 13
	</ul>
23 14

  
24 15
</t:container>

Also available in: Unified diff