Commit 6b89913052ed4a8174a1ae1ce658faf9799a85a2
1 parent
518ae30e
this is for bug 17030
Showing
1 changed file
with
1 additions
and
1 deletions
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> | ... | ... |