Open prashantGyeser opened 9 years ago
I disabled turbolinks to get the left navigation to work. Need to fix the left navigation so that it works even when turbolinks is enabled.
I disabled turbolinks by commenting out the following line in dashboard/application.js
//= require turbolinks
I disabled turbolinks to get the left navigation to work. Need to fix the left navigation so that it works even when turbolinks is enabled.
I disabled turbolinks by commenting out the following line in dashboard/application.js
//= require turbolinks