X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=templates%2Fresources%2Fpage.js;h=9a8042995099fa62e495529d3db93107031823cb;hp=a7df3785ef34007f2eb7aadb817aa0a58d7544d0;hb=996a9558fd42b11c5dee5ca9bb048aeaaffcdcb1;hpb=2a718316be312153445feaf73e83fa098a105e3e diff --git a/templates/resources/page.js b/templates/resources/page.js index a7df378..9a80429 100644 --- a/templates/resources/page.js +++ b/templates/resources/page.js @@ -132,6 +132,7 @@ RooDocsPage = { { this.vis = this.vis == '' ? 'none : ''; var vis = this.vis; + // new browsers only... Array.prototype.slice.call( document.getElementsByClassName('expandable') ).forEach(function(e) {