QUESTIONTEXT.html 396 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10
<div class="row">
   <div class="col-xs-2 col-sm-2 col-md-2">
   </div>
   <div class="col-xs-2 col-sm-2 col-md-2">
      <md-input-container class="md-block fullwidth">
         <label class="input-custom" swlang code="SW012848">Number row in answer</label>
         <input class="input-custom" type="number" ng-model="question.structure.rownumber">
      </md-input-container>
   </div>
</div>