[Rt-commit] rt branch, 4.4/ticket-history-infinite-scroll, repushed
Dustin Graves
dustin at bestpractical.com
Tue Oct 6 16:24:13 EDT 2015
The branch 4.4/ticket-history-infinite-scroll was deleted and repushed:
was 7f675cac644f758d8172fc5c8f8bb29b5cd3d371
now f17a6a1836bcd82a436bbb4459d0168001dc6fba
1: 7f675ca ! 1: f17a6a1 add infinite scrolling and infinite scroll with gradual link to load page
@@ -448,7 +448,7 @@
+ showLoadingMessage();
+
+ jQuery.ajax({
-+ url: "<% $url %>" + '&page=' + page;,
++ url: "<% $url %>" + '&page=' + page,
+ success: function(html) {
+ if(html) {
+ jQuery(".history-container").append(html);
More information about the rt-commit
mailing list