aboutsummaryrefslogtreecommitdiffstats
path: root/src/scenario/Scenario.js
diff options
context:
space:
mode:
authorElliott Sprehn2010-10-27 19:06:40 -0700
committerElliott Sprehn2010-10-29 11:40:56 -0700
commit5524d2b0fb9b87ef0d1beec092337f836a1043a8 (patch)
tree0aa57ceb1fa474dc4c75e06a22c114dc0d0b8256 /src/scenario/Scenario.js
parentd4839bac3288bbf97116bd0adf9d59637889dd9e (diff)
downloadangular.js-5524d2b0fb9b87ef0d1beec092337f836a1043a8.tar.bz2
Check if file exists (not a 404) and that document is accessible and not using file:// URLs in Application
Diffstat (limited to 'src/scenario/Scenario.js')
-rw-r--r--src/scenario/Scenario.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scenario/Scenario.js b/src/scenario/Scenario.js
index 14d530ac..d141c42b 100644
--- a/src/scenario/Scenario.js
+++ b/src/scenario/Scenario.js
@@ -1,3 +1,4 @@
+
/**
* Setup file for the Scenario.
* Must be first in the compilation/bootstrap list.