Issue #1976956 by droplet, dawehner: Fix reference to incorrect hook in docs
parent
495ff01445
commit
98b9af1c25
|
@ -59,7 +59,7 @@ function edit_contextual_links_view_alter(&$element, $items) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Implements hook_library().
|
* Implements hook_library_info().
|
||||||
*/
|
*/
|
||||||
function edit_library_info() {
|
function edit_library_info() {
|
||||||
$path = drupal_get_path('module', 'edit');
|
$path = drupal_get_path('module', 'edit');
|
||||||
|
|
Loading…
Reference in New Issue