update startup wizard

This commit is contained in:
Luke Pulverenti 2015-08-22 12:55:23 -04:00
parent 12ba3ef851
commit 16a7316a65
3 changed files with 43 additions and 14 deletions

View file

@ -21,7 +21,7 @@
<div>
<label for="selectType">${LabelDataProvider}</label>
<select id="selectType" data-mini="true" required="required">
<option value="schedulesdirect">Schedules Direct</option>
<option value="SchedulesDirect">Schedules Direct</option>
</select>
</div>
<br />