test library settings

This commit is contained in:
Nathan Coad
2016-07-21 11:55:39 +10:00
parent 9a3687e1d1
commit 28df961b87
3 changed files with 8 additions and 5 deletions

View File

@@ -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().