stevedore
stevedore copied to clipboard
if autogenerated <options>/checkboxes only work on every other search/render
then put it in a setTimeout(function(){}, 0) so that the template is rendered first, then the autogen stuff checks for whether the
ooh, maybe I should put the setTimeout in the generateOptions function, to reduce the boilerplate in user-written templates