Skip to content

Commit 133247c

Browse files
Merge pull request #20 from cortex-cms/topic/COR-495-Last-Minute-Tweaks-and-Refactors
COR-495: Add note about Categories max and min validation
2 parents 3a24558 + 2f4068b commit 133247c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/cells/plugins/core/tree/checkboxes.haml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
%h4
22
= render_label
3+
4+
%p
5+
Please select 1-2 Categories.
36

47
- @options[:metadata]["data"]["tree_array"].each do |node|
58
= render_field_id

0 commit comments

Comments
 (0)