Ignore:
Timestamp:
2015-03-11T10:14:22+13:00 (9 years ago)
Author:
davidb
Message:

Correction to svg-editor-trunk URL used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nz-flag-design/trunk/main-form/iterative-design.html

    r29773 r29775  
    222222                function activateSVGEditor() {
    223223                    console.log("activateSVGEditor()");
    224                     $('#design-2d-iframe').attr("src","svg-edit-trunk2/editor/svg-editor.html?noStorageOnLoad=1");
     224                    $('#design-2d-iframe').attr("src","svg-edit-trunk/editor/svg-editor.html?noStorageOnLoad=1");
    225225                    $('#design-2d-iframe').load(function() {
    226226                        console.log("*** loaded sgv iframe: " + this);
Note: See TracChangeset for help on using the changeset viewer.