Author: gertv
Date: Fri Jul 26 15:17:02 2013
New Revision: 1507349
URL: http://svn.apache.org/r1507349
Log:
Update docs to auto-expand the TOC trees
Modified:
servicemix/documentation/branches/servicemix-4.5.x/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
Modified:
servicemix/documentation/branches/servicemix-4.5.x/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
URL:
http://svn.apache.org/viewvc/servicemix/documentation/branches/servicemix-4.5.x/src/main/webapp/WEB-INF/scalate/layouts/default.ssp?rev=1507349&r1=1507348&r2=1507349&view=diff
==============================================================================
---
servicemix/documentation/branches/servicemix-4.5.x/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
(original)
+++
servicemix/documentation/branches/servicemix-4.5.x/src/main/webapp/WEB-INF/scalate/layouts/default.ssp
Fri Jul 26 15:17:02 2013
@@ -45,6 +45,7 @@ limitations under the License.
},
"plugins" : [ "themes", "html_data", "cookies", "themes" ]
});
+ $("#nav").jstree("open_all", -1);
});
</script>
<script type="text/javascript">