test library settings
This commit is contained in:
@@ -760,6 +760,7 @@ function booking_node_info() {
|
||||
/**
|
||||
* Implements hook_library().
|
||||
*/
|
||||
/*
|
||||
function booking_library() {
|
||||
$module_path = drupal_get_path('module', 'booking');
|
||||
|
||||
@@ -774,6 +775,7 @@ function booking_library() {
|
||||
|
||||
return $items;
|
||||
}
|
||||
*/
|
||||
|
||||
/**
|
||||
* Implements hook_libraries_info().
|
||||
|
Reference in New Issue
Block a user