File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<!--change these next two lines for each dom plugin-->
8
8
< script > var pluginName = 'wire/dojo/dom' ; </ script >
9
- < base href ="../ ">
9
+ <!--< base href="../">-- >
10
10
11
- < script src ="test-config.js "> </ script >
11
+ < script src ="../ test-config.js "> </ script >
12
12
13
- < script src ="test-dom-insert.js "> </ script >
13
+ < script src ="../ test-dom-insert.js "> </ script >
14
14
</ head >
15
15
< body >
16
16
< div >
29
29
< p id ="negative "> -1</ p >
30
30
</ div >
31
31
</ body >
32
- </ html >
32
+ </ html >
Original file line number Diff line number Diff line change 6
6
7
7
<!--change these next two lines for each dom plugin-->
8
8
< script > var pluginName = 'wire/jquery/dom' ; </ script >
9
- < base href ="../ ">
9
+ <!--< base href="../">-- >
10
10
11
- < script src ="test-config.js "> </ script >
11
+ < script src ="../ test-config.js "> </ script >
12
12
13
- < script src ="test-dom-insert.js "> </ script >
13
+ < script src ="../ test-dom-insert.js "> </ script >
14
14
</ head >
15
15
< body >
16
16
< div >
29
29
< p id ="negative "> -1</ p >
30
30
</ div >
31
31
</ body >
32
- </ html >
32
+ </ html >
You can’t perform that action at this time.
0 commit comments