aboutsummaryrefslogtreecommitdiffstats
path: root/perf
diff options
context:
space:
mode:
authorMisko Hevery2010-08-11 12:04:02 -0700
committerMisko Hevery2010-08-11 12:04:02 -0700
commit044ecb91c10753c14e1521f95b5f0cd52ff5bf87 (patch)
treeebe410987103d4b3193315f985c3d3564121d2a3 /perf
parent3d5719cd44868f89352ebbedd0e1b1f2575520cb (diff)
downloadangular.js-044ecb91c10753c14e1521f95b5f0cd52ff5bf87.tar.bz2
clean up for better obfuscation
Diffstat (limited to 'perf')
-rw-r--r--perf/startup.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/perf/startup.html b/perf/startup.html
index 2fc948ef..91a46898 100644
--- a/perf/startup.html
+++ b/perf/startup.html
@@ -25,6 +25,8 @@
</script>
</head>
<body ng:init="$window.$scope = this; $window.browser.lap('ready')" style="display:none;" ng:show="true">
+ <a href="startup.html">reload</a>
+ <hr/>
READY
</body>
</html>