Skip to content

jQuery selector refactor in application.js.

Fatih Acet requested to merge selector-refactor into master

Minor refactor for unnecessarily repeated $(document) $(window) and $('body')

Merge request reports