added placeholder

This commit is contained in:
Athou
2013-06-27 14:36:28 +02:00
parent 61581fd392
commit 7ffd03e02d

View File

@@ -16,7 +16,7 @@
<label class="control-label" for="publicUrl">Public URL</label>
<div class="controls">
<input type="text" id="publicUrl" name="publicUrl" class="input-block-level"
ng-model="settings.publicUrl" />
placeholder="http://localhost:8082/commafeed" ng-model="settings.publicUrl" />
<span class="help-block">The URL in your address bar right now, up to the # (not included)</span>
</div>
</div>