This commit is contained in:
Yuri Kuznetsov
2024-11-18 16:41:28 +02:00
parent 16e82cde65
commit a617a2742f

View File

@@ -760,15 +760,6 @@ class BaseRecordView extends View {
this._handleDependencyAttributes();
}
/**
* @deprecated
* @private
* For bc.
*/
initDependancy() {
this.initDependency();
}
/**
* Set up a field level security.
*