FEISystems / ms-macwis-prototype

MS macwis Prototype
Other
3 stars 1 forks source link

Search Results - Pagination #136

Closed christianhfei closed 8 years ago

christianhfei commented 8 years ago

Pagination does not display until "Search" button on the Search Results page is clicked.

TerryBoswell commented 8 years ago

Changed the logic to bind to the model with ng-show vs jquery. This will eliminate the timing issue.