diff --git a/config_translation.module b/config_translation.module index 77dfcbf..6c0ae74 100644 --- a/config_translation.module +++ b/config_translation.module @@ -225,7 +225,7 @@ function config_translation_local_tasks_alter(&$plugins) { break; } } - + // @todo If no existing edit tab was found we maybe should do something? } } }