Commit 9dda3413 authored by Tristan Cavelier's avatar Tristan Cavelier

default login storage description modified

parent ee963456
......@@ -6,7 +6,8 @@
</label>
<div class="controls docs-input-sizes">
<input id="login_input"
class="input-xxlarge" value=""
class="input-xxlarge"
value="{&quot;type&quot;: &quot;local&quot;, &quot;username&quot;: &quot;john&quot;}"
type="text" name="JSONstorage" id="input_json_storage"
placeholder="{&quot;storage&quot;:&quot;description&quot;}" />
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment