app/assets/javascripts/tramway/landing/application.js in tramway-landing-3.3.0.6 vs app/assets/javascripts/tramway/landing/application.js in tramway-landing-3.3.0.7

- old
+ new

@@ -1,5 +1,5 @@ -//= require tramway/core/application +//= require tramway/application //= require_tree . $(document).ready(function() { $('.header-buttons').click(function() { const anchor = $(this).data('anchor');