Guest User

Untitled

a guest
Jul 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <genericsetup:importStep
  2. name="formcriteria_columns"
  3. title="Setup collective.formcriteria Columns"
  4. description="Install a template collection with query criteria, sort criteria and columns for reproducing the folder_contents table in a collection."
  5. handler="collective.formcriteria.columns.setuphandlers.setupColumnTemplate"
  6. >
  7. <genericsetup:depends name="content" />
  8. </genericsetup:importStep>
Add Comment
Please, Sign In to add comment