This commit is contained in:
Alexander Zobnin
2015-05-05 13:42:07 +03:00
parent 697c26e971
commit e05009e466
6 changed files with 804 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<div class="editor-row">
<div class="section">
<h5>Item ids <tip>Example: 123, 45, 678</tip></h5>
<div class="editor-option">
<input type="text" class="span10" ng-model='currentAnnotation.aids' placeholder="###, ###, ##"></input>
</div>
</div>
</div>