Commit c5ce7ef7 authored by Romain Loth's avatar Romain Loth

hide linked ids input stub

parent c092698a
......@@ -453,7 +453,7 @@
</p>
<h3 class="formcat"> Homepage and other IDS </h3>
<h3 class="formcat"> Homepage </h3>
<div class="question">
<div class="input-group">
......@@ -463,13 +463,13 @@
value="{{ current_user.info.home_url }}">
</div>
</div>
<div class="question">
<!-- <div class="question">
<div class="input-group">
<label for="linked_ids" class="smlabel input-group-addon">Linked IDs</label>
<input id="linked_ids" name="linked_ids" maxlength="120"
type="text" readonly placeholder="available shortly">
</div>
</div>
</div> -->
<h3 class="formcat"> Picture </h3>
<div class="question">
......
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