updated etxlink, ctools, colorbox, computed_field
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Theme function for wrapping menu local actions.
|
||||
@@ -30,4 +31,4 @@ function theme_ctools_menu_local_actions_wrapper($variables) {
|
||||
}
|
||||
|
||||
return '<ul class="action-links">' . $links . '</ul>';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user