Files
portal-legacy/apps/atlbiomed/modules/scheduler/templates/populateDeviceSuccess.php
Chris Sewell cf140a2e97 initial commit
2012-11-28 03:55:08 -05:00

3 lines
115 B
PHP
Executable File

<?php use_helper('Javascript'); ?>
<?php echo select_tag('device_select', options_for_select($device_options)); ?>