mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-10 14:16:28 +08:00
Remove unneeded "Add new report element"
This commit is contained in:
parent
d82ba163ed
commit
1e334d9075
1 changed files with 0 additions and 1 deletions
|
|
@ -427,7 +427,6 @@ class ReportsController < ApplicationController
|
||||||
)
|
)
|
||||||
el[:children] = generate_module_contents_json(my_module)
|
el[:children] = generate_module_contents_json(my_module)
|
||||||
res << el
|
res << el
|
||||||
res << generate_new_el(false)
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
res
|
res
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue