Commit
6c1817ee4017e1ac82d2bd35d20ba9f29c657f82
Exists in
master
and in
13 other branches
Validation_colab_sprint_30, check-port, generic-plugins, header_footer, mezuro-integration, move_out_plugins, plugin_extra_configs, proxy_base_template, proxy_hotspot, spb-release/3.0, stable, test, trac_indexing
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> |