Closed kenirwin closed 6 years ago
Fixed in 98677ad14ae85169f2392e0d16025ba850e8b9d5 Inelegant solution: check every 2 seconds to see if the arrows have been loaded. Couldn't find a way to tie the arrows to a data-reload. Perhaps a better solution exists.
There are links to the catalog in the first column of data. They are added by a javascript in the view.php file, but it only happens on pageload. When data reloads via AJAX on a search, or when going to the next page of results, the arrows are lost.
Is there a way to trigger a javascript action when the data reloads?