diff --git a/assets/js/utils/working_plan.js b/assets/js/utils/working_plan.js index 467bfafa..f864ae4e 100755 --- a/assets/js/utils/working_plan.js +++ b/assets/js/utils/working_plan.js @@ -286,7 +286,7 @@ App.Utils.WorkingPlan = (function () { ); } /** - * Enable editable break time. + * Render a working plan exception row. * * This method makes editable the break time cells. *