Commit
6c1817ee4017e1ac82d2bd35d20ba9f29c657f82
Exists in
master
and in
39 other branches
1.12.x, add_requests_as_dep, celery_service, change-passwd-signal, check-port, colab-signals, colab-vcard, colab_search, colab_tag, colab_tag_merge, community_association, detach_super_archives, fix-dashboard, fix-message-preview, fix_app_label, fix_cache_count_spb, fix_header, fixed_gitlab_import, go_to_profile_panel, header_footer, layout-fix, mobile_user_scalable, move_out_plugins, paginate-threads, profile_integration, refactor-data-import, remove-gitlab-plugin, removing_namespace, search_block, search_filters, spb-release/3.0, split_screen, stable, startplugin, timestamp_plugins, translation_review, user_regex, validate-passwd, workin_whoosh_temp
Adding jenkins rules for diazo
| @@ -0,0 +1,8 @@ |
| @@ -0,0 +1,8 @@ |
| |
1
| +<rules |
| |
2
| + xmlns="http://namespaces.plone.org/diazo" |
| |
3
| + xmlns:css="http://namespaces.plone.org/diazo/css" |
| |
4
| + xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> |
| |
5
| + |
| |
6
| + <before css:theme-children="#main-content" css:content="#main-table" /> |
| |
7
| + |
| |
8
| +</rules> |