Skip to content

Commit 64f93aa

Browse files
committed
refactor(TreeList): move hardcoded requirements copy into tooltip
1 parent 27a67ce commit 64f93aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
= render_label
22
= render_tooltip unless @options[:tooltip].nil?
33

4-
%p
5-
Please select 1-2 Categories.
6-
74
- @options[:metadata]["data"]["tree_array"].each do |node|
85
= render_field_id
96
= cell(Plugins::Core::CheckboxCell, nil, form: @options[:form], node: node, data: data).(:checkbox)

0 commit comments

Comments
 (0)