forgot a field

pull/306/merge
Justin Richer 2013-03-06 15:16:48 -05:00
parent 27a8bcf440
commit 8f4ecac8d5
1 changed files with 8 additions and 0 deletions

View File

@ -565,6 +565,14 @@
</div>
</div>
<div class="control-group" id="sectorIdentifierUri">
<label class="control-label"><span class="label label-default nyi"><i class="icon-road icon-white"></i> NYI </span> Sector Identifier URI</label>
<div class="controls">
<input placeholder="http://" value="<%=sectorIdentifierUri%>" maxlength="1000" type="text" class=""/>
<p class="help-block">Sector Identifier for JavaScript</p>
</div>
</div>
</div>