ntk-cms-api 1.2.80 → 1.2.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1367,6 +1367,8 @@
1367
1367
  this.accessEditRow = false;
1368
1368
  this.accessAddRow = false;
1369
1369
  this.accessExportFile = false;
1370
+ this.accessRowInPanelDemo = false;
1371
+ this.accessRowWatchInSharingCategory = false;
1370
1372
  this.accessWatchRowOtherSiteId = false;
1371
1373
  this.accessWatchRowOtherCreatedBy = false;
1372
1374
  this.accessCountRowOtherSiteId = false;
@@ -4165,8 +4167,6 @@
4165
4167
  _this.accessEditRow = false;
4166
4168
  _this.accessAddRow = false;
4167
4169
  _this.accessExportFile = false;
4168
- _this.accessRowInPanelDemo = false;
4169
- _this.accessRowWatchInSharingCategory = false;
4170
4170
  _this.accessWatchRowOtherSiteId = false;
4171
4171
  _this.accessWatchRowOtherCreatedBy = false;
4172
4172
  _this.accessCountRowOtherSiteId = false;