[oform] Rework CUser class

This commit is contained in:
KirillovIlya
2022-11-18 18:05:51 +03:00
committed by Ilya Kirillov
parent 164ef8153e
commit 7fa69ca7a1
5 changed files with 156 additions and 180 deletions

View File

@ -9,7 +9,9 @@
"oform/Main.js",
"oform/Field.js",
"oform/User.js",
"oform/UserMaster.js"
"oform/UserMaster.js",
"oform/changes/UserChanges.js",
"oform/changes/UserMasterChanges.js"
]
}
}