Skip to content
Snippets Groups Projects
maarch_exclude.xml 1.66 KiB
Newer Older
  • Learn to ignore specific revisions
  • <excludes>
        <exclude>
            <target>groups</target>
            <page>check_access</page>
        </exclude>
        <exclude>
            <target>groups</target>
            <page>manage_access</page>
        </exclude>
        <exclude>
            <target>basket</target>
    
            <page>basket_up_db</page>
    
        <exclude>
            <target>basket</target>
            <page>basket_add_db</page>
        </exclude>
    
        <exclude>
            <target>fileplan</target>
            <page>positions_checked_list_autocompletion</page>
        </exclude>
        <exclude>
            <target>fileplan</target>
            <page>positions_tree_childs</page>
        </exclude>
        <exclude>
            <target>fileplan</target>
            <page>positions_documents_list</page>
        </exclude>
        <exclude>
            <target>fileplan</target>
            <page>fileplan_ajax_script</page>
        </exclude>
    
        <exclude>
            <target>templates</target>
            <page>templates_management_controler</page>
        </exclude>
    
        <exclude>
            <target>templates</target>
            <page>manage_generated_attachment</page>
        </exclude>
    
        <exclude>
            <target>life_cycle</target>
            <page>lc_cycles_management_controler</page>
        </exclude>
    
        <exclude>
            <target>sendmail</target>
            <page>sendmail_ajax_content</page>
        </exclude>
    
        <exclude>
            <target>entities</target>
            <page>get_tree_childs</page>
        </exclude>
    
        <exclude>
            <target></target>
            <page>get_tree_children_contact</page>
        </exclude>
    
        <exclude>
            <target>templates</target>
            <page>addTemplateBase</page>
        </exclude>
    
        <exclude>
            <target>basket</target>
            <page>manage_group_basket</page>
        </exclude>
    
    </excludes>