aboutsummaryrefslogtreecommitdiff
path: root/redirector.html
diff options
context:
space:
mode:
authorEinar Egilsson <einar@einaregilsson.com>2015-09-11 10:33:36 +0000
committerEinar Egilsson <einar@einaregilsson.com>2015-09-11 10:33:36 +0000
commit4c7ba5856ce3bf2976094e2c19d1f99054929360 (patch)
tree76f6e5a5531736c6c92dc3d144808a858981cb68 /redirector.html
parent8a77401f48360fe0d5501d4fd6b4cc194279d4f0 (diff)
Redirector Help ready
Diffstat (limited to 'redirector.html')
-rw-r--r--redirector.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/redirector.html b/redirector.html
index 4f06438..2af7493 100644
--- a/redirector.html
+++ b/redirector.html
@@ -142,7 +142,7 @@
<label>excluding:</label> <span>asdfasdf</span>
</div>
<div>
- <label>Example:</label> <span>{{example(r)}}</span>
+ <label>Example:</label> <span class="error" ng-show="r.error">{{r.error}}</span><span ng-show="r.exampleResult">{{r.exampleUrl}} <span class="arrow">&rarr;</span> {{r.exampleResult}}</span>
</div>
<div>
<label>Applies to:</label> <span>{{r.appliesTo|requestTypeDisplay}}</span>