【发布时间】:2017-04-26 05:13:27
【问题描述】:
因为this thread,需要使用高版本的ui-bootstrap-tpls.js。但是,我意识到这禁用了bootstrap pagination,它适用于较低版本的ui-bootstrap-tpls.js。
例如,this pagination works 与 https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.11.0/ui-bootstrap-tpls.js,而 https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/2.5.0/ui-bootstrap-tpls.js does not work。
有人知道我能做什么吗?
【问题讨论】:
标签: javascript angularjs twitter-bootstrap pagination angular-ui-bootstrap