File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,15 +12,6 @@ <h1 translate lib="web">files</h1>
1212</ div >
1313
1414
15- < div class ="row ">
16- < div class ="col-md-6 ">
17- </ div >
18- < div class =" col-md-6 text-right ">
19- <!-- <a ng-href="#/Entity/{{ctrl.collection}}" class="btn btn-info" translate lib="web">addentity</a> -->
20- < a ng-href ="#/Entity/{{ctrl.collection}} " class ="btn btn-info "> < i class ="az-add-lg "> </ i > </ a >
21- </ div >
22- </ div >
23-
2415< style >
2516 # myProgress {
2617 width : 100% ;
@@ -89,6 +80,8 @@ <h1 translate lib="web">files</h1>
8980 <!-- <input type="button" ng-disabled="ctrl.loading==true" ng-click="ctrl.Upload()" value="Upload"></input> -->
9081 < input type ="button " ng-disabled ="ctrl.loading==true " ng-click ="ctrl.Upload() " value ="Upload "> </ input >
9182 <!-- <input type="submit" value="Upload" name="submit"> -->
83+ <!-- <input type="button" ng-disabled="ctrl.loading==true" ng-click="ctrl.Upload_usingapi()"
84+ value="Upload"></input> -->
9285 </ td >
9386 </ tr >
9487 < tr >
You can’t perform that action at this time.
0 commit comments