Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
forena
Commits
29ce9f5b
Commit
29ce9f5b
authored
Oct 27, 2013
by
metzlerd
Browse files
Oops forgot this one.
parent
49d805a7
Changes
1
Show whitespace changes
Inline
Side-by-side
forena.admin.inc
View file @
29ce9f5b
...
...
@@ -1596,7 +1596,7 @@ function forena_add_data_block_form($formid, &$form_state, $report_name) {
'#title'
=>
t
(
'Template Settings'
),
'#tree'
=>
TRUE
,
);
$form
[
'template'
][
'template_data'
][
'config'
]
=
$template_obj
->
config
_f
orm
(
$config
,
$xml
);
$form
[
'template'
][
'template_data'
][
'config'
]
=
$template_obj
->
config
F
orm
(
$config
,
$xml
);
};
$template_obj
->
generate
(
$xml
,
$config
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment