define(["jquery","bootstrap"],(function(e){"use strict";var i=e("#example-index-files");e("#toggle-example-index-files").click((function(){i.hasClass("hidden")?(this.innerText=PAGE.hideLabel,i.removeClass("hidden")):(this.innerText=PAGE.showLabel,i.addClass("hidden"))}))})); Back to Directory