javascript - twitter bootstrap modals not working when pushed to Heroku -


Models work locally, but when I push, they are not showing to me , Or those people who should be shown automatically.

Was anyone ever on this issue?

  & lt ;! - Model window to explain - & gt; & Lt; Div class = "modal feed center" id = "self -b" tabindex = "- 1" role = "dialog" area-labeling = "myModalLabel" aria-hidden = "true" & gt; & Lt; Div class = "modal-header center" & gt; & Lt; H3 style = "font-weight: normal;" & Gt; First things first & lt; / H3 & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Script type = "text / javascript" & gt; $ ('# Self-b'). Model () & lt; / Script & gt;    

Answer to this thread:

< P> A gem was updated and the sequence to load js in appliction.js was reversed. Put tree is required at the end it was fixed.

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -