forked from mirrors/easyappointments
Update customers module comment
This commit is contained in:
parent
547e681a22
commit
62357dfc36
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* Customers page module.
|
||||
*
|
||||
* This class contains the methods that are used in the backend customers page.
|
||||
* This module contains the methods that are used in the customers page.
|
||||
*/
|
||||
App.Pages.Customers = (function () {
|
||||
const $customers = $('#customers');
|
||||
|
|
Loading…
Reference in a new issue