Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dazoulay-simplicite committed Dec 17, 2024
1 parent bc7727b commit d5b2894
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -460,16 +460,6 @@ Domain relaxing (useful when integrating other applications from same domain wit

EAI (I/O) user and password. Syntax: - code = EAI <login> - value = <login>:<password>

### `EDITOR_PREFS`

**Default value**

empty

**Description**

Technical, do not change/remove, needed in user's parameters

### `EMAIL_DEFAULT_SENDER`

**Default value**
Expand Down Expand Up @@ -1573,7 +1563,7 @@ Technical parameter

Trello service configuration (to be overridden as a disposition parameter)

### `UI_EDITOR_PREFS`
### `CODE_EDITOR_PREFS`

**Default value**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ onload_functions.push(function() {
It is now possible to edit more than one script in a session.

The view allows you to edit multiple scripts at the same time, and a top shortcut has been added to return quickly to the editors.
All opened scripts are persistent in a designer's parameter: `EDITOR_PREFS`.
All opened scripts are persistent in a designer's parameter: `CODE_EDITOR_PREFS`.

![](editor.jpg)

Expand Down

0 comments on commit d5b2894

Please sign in to comment.