CultivateLabs/storytime

If you have a file called bootstrap.js.coffee Admin setting does not work

Opened this issue · 0 comments

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.

  1. Create the following file:
    /app/assets/javascripts/bootstrap.js.coffee
  2. Goto page /storytime
  3. click on setting icon

Expected: The dropdown should display
Actual: Refreshes the page