HOUYT 7 år sedan
förälder
incheckning
ca94bbab2f
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      testone.txt

+ 2 - 0
testone.txt

@@ -4,6 +4,8 @@ div ng-if="item.t__type == 1">
         <span>{{item.name}}</span>
         <label class="input-margin">
             <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">
+     <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">
+
         </label>
     </div>
 </div>