Description: No 'table' to drag the book over to in order to add it to a shelf.
Steps To Reproduce
Steps to reproduce the behavior:
- Go to shelves
- click 'create one now'
- cannot drag over books from the right and drop on the left
Expected: should be able to add books to the shelf

Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): V.0.24.1
- PHP Version: 7.0.30
- Hosting Method (Nginx/Apache/Docker): NGINX
Additional context
I am blocked from GITHUB on this server I'm updating an older install from (v.0.22.x). I am doing a git pull from a different site, running 'php composer install', waiting until successful, and zipping it up and copying it to my site, unzipping it into a new dir, next to the older version. When it is copied over, unzipped, and permissions given, I'm running 'php composer install' and it does its thing it needs, clears the cache & view. I also run 'php artisan migrate' which finished successfully.
Description: No 'table' to drag the book over to in order to add it to a shelf.
Steps To Reproduce
Steps to reproduce the behavior:
Expected: should be able to add books to the shelf
Your Configuration (please complete the following information):
Additional context
I am blocked from GITHUB on this server I'm updating an older install from (v.0.22.x). I am doing a git pull from a different site, running 'php composer install', waiting until successful, and zipping it up and copying it to my site, unzipping it into a new dir, next to the older version. When it is copied over, unzipped, and permissions given, I'm running 'php composer install' and it does its thing it needs, clears the cache & view. I also run 'php artisan migrate' which finished successfully.