in icon dialog, allow for passing an element (not just text), and rename the option to 'content'
This commit is contained in:
parent
6934162893
commit
00739a024c
13 changed files with 33 additions and 27 deletions
|
|
@ -35,7 +35,7 @@ pandora.ui.annotationDialog = function(layer) {
|
|||
})
|
||||
]
|
||||
),
|
||||
text: Ox._('To add or edit {0}, ' + (
|
||||
content: Ox._('To add or edit {0}, ' + (
|
||||
isEditor
|
||||
? 'please sign up or sign in.'
|
||||
: 'just switch to the editor.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue