scratch – Diff between revs 18 and 19

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 18 Rev 19
Line 82... Line 82...
82 <div> 82 <div>
83 <span class="preview"><img data-dz-thumbnail /></span> 83 <span class="preview"><img data-dz-thumbnail /></span>
84 </div> 84 </div>
85 <div> 85 <div>
86 <p id="name" class="name" data-dz-name></p> 86 <p id="name" class="name" data-dz-name></p>
87 <input id="URL" type="text" class='form-control' readonly> -  
88 <span class="input-group-button"> 87 <span class="input-group-button">
-   88 <input id="URL" type="text" class='form-control' readonly>
89 <button id="clippy" class="btn clipBtn" class='form-control' type="button"> 89 <button id="clippy" class="btn clipBtn" class='form-control' type="button">
90 <img class="clippy" src="img/clipboard/clippy.svg" width="13" alt="Copy to clipboard"> 90 <img class="clippy" src="img/clipboard/clippy.svg" width="13" alt="Copy to clipboard">
91 </button> 91 </button>
92 </span> 92 </span>
93 <strong class="error text-danger" data-dz-errormessage></strong> 93 <strong class="error text-danger" data-dz-errormessage></strong>