You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found this issue where if you have a file called bootstrap.js.coffee in your assets/javascript, which I do because I've used the twitter-bootstrap-rails gem. Then the Admin setting will not display.
Create the following file:
/app/assets/javascripts/bootstrap.js.coffee
Goto page /storytime
click on setting icon
Expected: The dropdown should display Actual: Refreshes the page
The text was updated successfully, but these errors were encountered:
I've found this issue where if you have a file called bootstrap.js.coffee in your assets/javascript, which I do because I've used the twitter-bootstrap-rails gem. Then the Admin setting will not display.
/app/assets/javascripts/bootstrap.js.coffee
Expected: The dropdown should display
Actual: Refreshes the page
The text was updated successfully, but these errors were encountered: