Commit f4cf7d548024752997f958d8130004236633508a

Authored by Nikita Kulshreshtha
2 parents 7b961d22 6b899130

Merge branch 'removeextrateg' into Develop

400-SOURCECODE/AIAHTML5.Web/index.html
... ... @@ -1046,7 +1046,7 @@
1046 1046 <div class="modal-footer">
1047 1047 <div class="row">
1048 1048 <input type="file" id="file1" style="display:none">
1049   - <!--<a href="data:application/xml;charset=utf-8,your code here" download="filename.html">Save</a-->>
  1049 + <!--<a href="data:application/xml;charset=utf-8,your code here" download="filename.html">Save</a-->
1050 1050 <div class="col-sm-12"><button id="btnSaveEI" class="btn btn-primary" type="button">Ok</button></div> <!--onclick="makeScreenshot();"--><!--ng-click="dialogs.saveAs()"--><!--ng-click="ShowAlert()"-->
1051 1051 </div>
1052 1052 </div>
... ...