From b5f45db3c10fffd22a0307545fe15eaba9a78027 Mon Sep 17 00:00:00 2001 From: Florian Azizian <florian.azizian@maarch.org> Date: Tue, 16 Jun 2015 09:41:26 +0000 Subject: [PATCH] FEAT #2482 remove useless lines for Maarch Courrier --- core/trunk/core/xml/actions_pages.xml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/core/trunk/core/xml/actions_pages.xml b/core/trunk/core/xml/actions_pages.xml index 61f7e922a14..45bb1a6a6e9 100644 --- a/core/trunk/core/xml/actions_pages.xml +++ b/core/trunk/core/xml/actions_pages.xml @@ -120,28 +120,6 @@ An action page is described in a ACTIONPAGE tag : <COLL_ID>letterbox_coll</COLL_ID> </COLLECTIONS> </ACTIONPAGE> - <ACTIONPAGE> - <ID>postindex_documents</ID> - <LABEL>_POSTINDEXING_PAGE</LABEL> - <NAME>postindex_documents</NAME> - <ORIGIN>module</ORIGIN> - <MODULE>postindexing</MODULE> - <FLAG_CREATE>false</FLAG_CREATE> - <COLLECTIONS> - <COLL_ID>letterbox_coll</COLL_ID> - </COLLECTIONS> - </ACTIONPAGE> - <ACTIONPAGE> - <ID>postindex_folders</ID> - <LABEL>_POSTINDEXING_FOLDER_PAGE</LABEL> - <NAME>postindex_folders</NAME> - <ORIGIN>module</ORIGIN> - <MODULE>postindexing</MODULE> - <FLAG_CREATE>false</FLAG_CREATE> - <COLLECTIONS> - <COLL_ID>letterbox_coll</COLL_ID> - </COLLECTIONS> - </ACTIONPAGE> <ACTIONPAGE> <ID>set_persistent_mode_on</ID> <LABEL>_SET_PERSISTENT_MODE_ON</LABEL> -- GitLab