Correct the working_plan.js comment

This commit is contained in:
Alex Tselegidis 2022-10-16 18:05:23 +03:00
parent 54bc07f62a
commit 1fe33fb672
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*