1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

Update players

This commit is contained in:
winlin 2020-11-07 11:12:22 +08:00
parent 32c1832d64
commit e085250245

View file

@ -683,10 +683,3 @@ AsyncRefresh2.prototype.request = function(timeout) {
}, timeout); }, timeout);
} }
// other components.
/**
* jquery/bootstrap pager.
* depends: jquery1.10, boostrap2
* https://code.csdn.net/snippets/146160
* @see: http://blog.csdn.net/win_lin/article/details/17628631
*/