added embed video styles in feature
This commit is contained in:
@@ -44,6 +44,9 @@ function clameurs_ctools_plugin_api($module = NULL, $api = NULL) {
|
||||
if ($module == "strongarm" && $api == "strongarm") {
|
||||
return array("version" => "1");
|
||||
}
|
||||
if ($module == "video_embed_field" && $api == "default_video_embed_styles") {
|
||||
return array("version" => "1");
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user