mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-27 10:08:11 +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)
|
||||
res << el
|
||||
res << generate_new_el(false)
|
||||
end
|
||||
end
|
||||
res
|
||||
|
|
Loading…
Reference in a new issue