瀏覽代碼

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 年之前
父節點
當前提交
7154bc9e97
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>