Sfoglia il codice sorgente

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 anni fa
parent
commit
7154bc9e97
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>