Commit 6cf286296784ced1503a69041772a47c78956f0c
Exists in
master
and in
39 other branches
Merge branch 'master' of http://github.com/interlegis/colab
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
src/proxy/diazo/jenkins.xml
| @@ -9,6 +9,8 @@ | @@ -9,6 +9,8 @@ | ||
| 9 | <merge attributes="class" css:theme="body" css:content="body" /> | 9 | <merge attributes="class" css:theme="body" css:content="body" /> |
| 10 | <drop css:content="#top-panel" /> | 10 | <drop css:content="#top-panel" /> |
| 11 | 11 | ||
| 12 | + <drop attributes="style" css:content="#main-table" /> | ||
| 13 | + | ||
| 12 | <after theme-children="/html/head"> | 14 | <after theme-children="/html/head"> |
| 13 | <script>jQuery.noConflict();</script> | 15 | <script>jQuery.noConflict();</script> |
| 14 | <style> | 16 | <style> |