File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
</ div >
10
10
< div class ="vp-grid-col-110 ">
11
11
< label for ="min_rows " class =""> Min rows</ label >
12
- < input type ="number " id ="min_rows " class ="vp-po-option-item vp-input vp-state " placeholder ="10 (min) ">
12
+ < input type ="number " id ="min_rows " class ="vp-po-option-item vp-input vp-state " placeholder ="10 ">
13
13
</ div >
14
14
< div >
15
15
< label class ="vp-orange-text vp-italic "> NOTE:</ label > < label class ="vp-gray-text vp-italic "> numbers of rows to show in a truncated view</ label >
16
16
</ div >
17
17
< div class ="vp-grid-col-110 ">
18
18
< label for ="min_rows " class =""> Max rows</ label >
19
19
< div >
20
- < input type ="number " id ="max_rows " class ="vp-po-option-item vp-input vp-state " placeholder ="60 (max) ">
20
+ < input type ="number " id ="max_rows " class ="vp-po-option-item vp-input vp-state " placeholder ="60 ">
21
21
< label >
22
22
< input type ="checkbox " id ="showAllRows " class ="vp-po-option-item ">
23
23
< span title ="Set option as None to show all rows "> Show all rows</ span >
You can’t perform that action at this time.
0 commit comments