Skip to content
Snippets Groups Projects
Commit e8e0fde1 authored by legac's avatar legac
Browse files

Typo fixed.

parent a5dcc2be
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ def to_panelWithUrlSelector(formItems, ...@@ -55,7 +55,7 @@ def to_panelWithUrlSelector(formItems,
cfg = {'baseUrl': url, cfg = {'baseUrl': url,
'ctrlField': ctrlField, 'ctrlField': ctrlField,
'extfield': extField, 'extField': extField,
'isMathJax': is_mathjax(), 'isMathJax': is_mathjax(),
'panelCfg': None, 'panelCfg': None,
'selectorCfg':None, 'selectorCfg':None,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment