Ver código fonte

Show all types of Actions from the "Notifications/Actions" tab.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2889 a333f486-631f-4898-b8df-5754b55c2be0
romainq 11 anos atrás
pai
commit
7154bc9e97
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      application/templates/notifications_menu.html

+ 1 - 1
application/templates/notifications_menu.html

@@ -15,6 +15,6 @@
 	</itoptab>
 	<itoptab name="UI:NotificationsMenu:Actions">
 		<h2><itopstring>UI:NotificationsMenu:AvailableActions</itopstring></h2>
-		<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT ActionEmail</itopblock>
+		<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT Action</itopblock>
 	</itoptab>
 </itoptabs>