<?php // render form to get dojo.requires into play $output = $this->form->render(); // emit the dojo requires and the form. echo $this->dojo(array('extras', 'layers')); echo $output; ?>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16170 | perforce_software | Move Chronicle files to follow new path scheme for branching. | ||
//guest/perforce_software/chronicle/application/content/views/scripts/index/form.partial.phtml | |||||
#1 | 8972 | Matt Attaway | Initial add of the Chronicle source code |