HOUYT před 7 roky
rodič
revize
7c17f97942
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  1. 1 2
      testone.txt

+ 1 - 2
testone.txt

@@ -5,7 +5,6 @@ div ng-if="item.t__type == 1">
         <label class="input-margin">
      <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">
         <p>this is a new world</p>
-            <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">
-        </label>
+            <input type="text" ng-model="item.text" placeholder="{{note}}" style="background-colro:black;colro:red">        </label>
     </div>
 </div>