[view,ux][xs]: add title to document / row limit input giving instructions on use.

This commit is contained in:
Rufus Pollock 2012-01-28 08:09:38 +00:00
parent 4a8a51b3de
commit e2c1688563

View File

@ -55,7 +55,7 @@ my.DataExplorer = Backbone.View.extend({
</ul> \
<div class="pagination"> \
<form class="display-count"> \
Showing 0 to <input name="displayCount" type="text" value="{{displayCount}}" /> of <span class="doc-count">{{docCount}}</span> \
Showing 0 to <input name="displayCount" type="text" value="{{displayCount}}" title="Edit and hit enter to change the number of rows displayed" /> of <span class="doc-count">{{docCount}}</span> \
</form> \
</div> \
</div> \