forgot a field
parent
27a8bcf440
commit
8f4ecac8d5
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue