This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
pfwbged.basecontent/src/pfwbged/basecontent/profiles/default/registry.xml

14 lines
462 B
XML

<?xml version="1.0"?>
<registry xmlns:i18n="http://xml.zope.org/namespaces/i18n"
i18n:domain="pfwbged.basecontent">
<records interface="plone.app.querystring.interfaces.IQueryField"
prefix="plone.app.querystring.field.order_number">
<value key="title" i18n:translate="">Order number</value>
<value key="enabled">False</value>
<value key="sortable">True</value>
<value key="operations" />
</records>
</registry>