Skip to content
Snippets Groups Projects
Commit a5df9cec authored by Florian Azizian's avatar Florian Azizian
Browse files

FEAT #2939 add action page mark_as_read

parent 6c3edbaa
No related branches found
No related tags found
No related merge requests found
......@@ -136,6 +136,17 @@ An action page is described in a ACTIONPAGE tag :
<COLL_ID>letterbox_coll</COLL_ID>
</COLLECTIONS>
</ACTIONPAGE>
<ACTIONPAGE>
<ID>mark_as_read</ID>
<LABEL>_MARK_AS_READ</LABEL>
<NAME>mark_as_read</NAME>
<ORIGIN>apps</ORIGIN>
<MODULE></MODULE>
<FLAG_CREATE>false</FLAG_CREATE>
<COLLECTIONS>
<COLL_ID>letterbox_coll</COLL_ID>
</COLLECTIONS>
</ACTIONPAGE>
<ACTIONPAGE>
<ID>confirm_folder_status</ID>
<LABEL>_CONFIRM_FOLDER_STATUS</LABEL>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment