diff options
Diffstat (limited to 'example/personalLog/scenario')
| -rw-r--r-- | example/personalLog/scenario/runner.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/personalLog/scenario/runner.html b/example/personalLog/scenario/runner.html index 2dd776db..298581d9 100644 --- a/example/personalLog/scenario/runner.html +++ b/example/personalLog/scenario/runner.html @@ -2,6 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Personal Log Scenario Runner</title> + <meta http-equiv="expires" content="0"> <script type="text/javascript" src="../../../src/scenario/angular-bootstrap.js" ng:autotest></script> <script type="text/javascript" src="personalLogScenario.js"></script> </head> |
