Fixes for Create\Email docstrings

This commit is contained in:
Clemens Schwaighofer
2022-07-08 17:25:45 +09:00
parent 6b4f310cd2
commit f5daaca598
3 changed files with 8 additions and 6 deletions

View File

@@ -14,9 +14,9 @@ if (!DEBUG) {
});
}*/
// open overlay boxes counter
var GL_OB_S = 30;
var GL_OB_BASE = 30;
// open overlay boxes counter for z-index
var GL_OB_S = 100;
var GL_OB_BASE = 100;
/**
* opens a popup window with winName and given features (string)