Skip to content
Snippets Groups Projects
Commit f7f40e00 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

persistant

parent 6726fd2a
No related branches found
No related tags found
No related merge requests found
...@@ -110,4 +110,20 @@ An action page is described in a ACTIONPAGE tag : ...@@ -110,4 +110,20 @@ An action page is described in a ACTIONPAGE tag :
<MODULE>postindexing</MODULE> <MODULE>postindexing</MODULE>
<FLAG_CREATE>false</FLAG_CREATE> <FLAG_CREATE>false</FLAG_CREATE>
</ACTIONPAGE> </ACTIONPAGE>
<ACTIONPAGE>
<ID>set_persistent_mode_on</ID>
<LABEL>_SET_PERSISTENT_MODE_ON</LABEL>
<NAME>set_persistent_mode_on</NAME>
<ORIGIN>apps</ORIGIN>
<MODULE></MODULE>
<FLAG_CREATE>false</FLAG_CREATE>
</ACTIONPAGE>
<ACTIONPAGE>
<ID>set_persistent_mode_off</ID>
<LABEL>_SET_PERSISTENT_MODE_OFF</LABEL>
<NAME>set_persistent_mode_off</NAME>
<ORIGIN>apps</ORIGIN>
<MODULE></MODULE>
<FLAG_CREATE>false</FLAG_CREATE>
</ACTIONPAGE>
</ROOT> </ROOT>
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