refinery/refinerycms

View on GitHub
core/app/assets/javascripts/refinery/site_bar.js

Summary

Maintainability
A
0 mins
Test Coverage
$(function() {
  $switch_anchor = $('#editor_switch a').not('.ie7 #editor_switch a, .ie6 #editor_switch a');
});