This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree 3 files changed +3
-0
lines changed
example/personalLog/scenario
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
3
3
< head >
4
4
< title > Personal Log Scenario Runner</ title >
5
+ < meta http-equiv ="expires " content ="0 ">
5
6
< script type ="text/javascript " src ="../../../src/scenario/angular-bootstrap.js " ng:autotest > </ script >
6
7
< script type ="text/javascript " src ="personalLogScenario.js "> </ script >
7
8
</ head >
Original file line number Diff line number Diff line change 2
2
< html xmlns:ng ="http://angularjs.org " wiki:ng ="http://angularjs.org ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
+ < meta http-equiv ="expires " content ="0 ">
5
6
< title > <angular/> Docs Scenario Runner</ title >
6
7
< script type ="text/javascript " src ="../../build/angular-scenario.js " ng:autotest > </ script >
7
8
< script type ="text/javascript " src ="i18n-e2e.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
3
3
< head >
4
+ < meta http-equiv ="expires " content ="0 ">
4
5
< script type ="text/javascript " src ="../../../src/scenario/angular-bootstrap.js " ng-autotest > </ script >
5
6
< script type ="text/javascript " src ="widgets-scenario.js "> </ script >
6
7
</ head >
You can’t perform that action at this time.
0 commit comments