File tree Expand file tree Collapse file tree
src/kitconcept/solr/upgrades
tests/services/navigation
frontend/packages/volto-solr/src/theme Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 />
2727 </genericsetup : upgradeSteps >
2828
29- <genericsetup : upgradeSteps
29+ <genericsetup : upgradeSteps
3030 profile =" kitconcept.solr:default"
3131 source =" 1002"
3232 destination =" 1003"
Original file line number Diff line number Diff line change 1+ from kitconcept .solr .testing import FUNCTIONAL_TESTING
12from plone .app .testing import setRoles
23from plone .app .testing import SITE_OWNER_NAME
34from plone .app .testing import SITE_OWNER_PASSWORD
45from plone .app .testing import TEST_USER_ID
56from plone .dexterity .utils import createContentInContainer
67from plone .registry .interfaces import IRegistry
78from plone .restapi .bbb import INavigationSchema
8- from kitconcept .solr .testing import FUNCTIONAL_TESTING
99from plone .restapi .testing import RelativeSession
1010from zope .component import getUtility
1111
Original file line number Diff line number Diff line change 296296 .searchConditionsFieldContent {
297297 overflow : scroll ;
298298 max-height : 11em ;
299- margin-top : 1rem ;
300- margin-bottom : 1rem ;
301- padding-right : 1em ;
299+ margin-top : 1rem ;
300+ margin-bottom : 1rem ;
301+ padding-right : 1em ;
302302 }
303303 .searchConditionsFieldFooter {
304304 border-bottom : 1px ;
You can’t perform that action at this time.
0 commit comments