a24a217d02Make compact paginator work on search results
18 năm trước cách đây
pdontthink
a1aeecdf50Fixed broken GO button in compact paginator (when javascript is off) -- problem was that startMessage was already in <form> action attribute, so naming the <select> widget startMessage was incorrect, and a compounding issue was that there were two <select> widgets with the same name. Whew.
18 năm trước cách đây
pdontthink
c50db411bfMove another template util file, strip HTML out of paginator utility fxns.