[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [compass/master] Change the default value of top to 10
commit 53fde1f8aa6369cb80a0be71ccf02d33094f14c5
Author: Sathyanarayanan Gunasekaran <gsathya.ceg@xxxxxxxxx>
Date: Mon Mar 11 15:34:42 2013 +0530
Change the default value of top to 10
---
templates/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/index.html b/templates/index.html
index 70b1d7b..d59c15b 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -159,7 +159,7 @@
<label class="control-label" for="top">Number of results</label>
<div class="controls">
<input type="text" class="input-xlarge" id="top" name="top"
- placeholder="-1" value="-1" ng-model="query.top">
+ placeholder="10" value="10" ng-model="query.top">
<span class="help-inline">display only the top results (-1 for all)</span>
</div>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits