retrofit Change in the Notifications panel: show/create all types of Action (not only ActionEmail)

SVN:2.0.1[2897]
This commit is contained in:
Romain Quetiez
2013-10-11 14:22:17 +00:00
parent 8796e5fa74
commit f925a21735

View File

@@ -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>