Commit 5d1fcf2e1a386d021d5027eafa3492c7a8da1efe
- Diff rendering mode:
- inline
- side by side
swtr/templates/index.html
(1 / 1)
  | |||
30 | 30 | id="img-url-input" class="form-control"> | |
31 | 31 | </div> | |
32 | 32 | <div class="col-md-2"> | |
33 | <button class="btn btn-default" id="img-url-submit">GO</button> | ||
33 | <button class="btn btn-default" id="img-url-submit">Load</button> | ||
34 | 34 | </div> | |
35 | 35 | <div class="col-md-8"> | |
36 | 36 | <button class="btn btn-default" id="img-url-load">Annotate</button> |