Skip to content

Commit 36c4812

Browse files
committed
Updated README.md
1 parent efdc436 commit 36c4812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ use kartik\grid\GridView;
6363
'buttonType' => BulkCheckboxColumn::BUTTON_TYPE_CUSTOM_JS,
6464
'customJs' => 'function(event, gridId, ids) { /* ... */ }'
6565
]
66-
// ...Many elements
66+
// ...Other elements
6767
],
6868
],
6969
// Other columns

0 commit comments

Comments
 (0)