mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 12:57:59 +02:00
Update edit.js
This commit is contained in:
parent
0685201b68
commit
cb4d9586fe
1 changed files with 0 additions and 1 deletions
|
@ -470,7 +470,6 @@ var toolBar = (function () {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Handles any edit mode updates required when domains have switched
|
// Handles any edit mode updates required when domains have switched
|
||||||
function checkEditPermissionsAndUpdate() {
|
function checkEditPermissionsAndUpdate() {
|
||||||
if ((createButton === null) || (createButton === undefined)) {
|
if ((createButton === null) || (createButton === undefined)) {
|
||||||
|
|
Loading…
Reference in a new issue