diff --git a/core/modules/views/views.module b/core/modules/views/views.module index f1cb911..40aa8ca 100644 --- a/core/modules/views/views.module +++ b/core/modules/views/views.module @@ -860,6 +860,7 @@ function views_library_info() { 'title' => 'Views Contextual links', 'version' => VERSION, 'js' => array( + // Set to -10 to move it before the contextual links javascript file. "$path/views-contextual.js" => array('group' => JS_LIBRARY, 'weight' => -10), ), 'dependencies' => array(