kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
558 stars 302 forks source link

Fixed variable name typo in kv-grid-expand.js #1077

Closed mp1509 closed 9 months ago

mp1509 commented 11 months ago

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

Related Issues

If this is related to an existing ticket, include a link to it as well.

mp1509 commented 11 months ago

I haven't generated the minified version, as I couldn't determine how to create it in alignment with the current version. The minifier I'm using generates a significantly different version, if it's not a problem I can commit that.

kartik-v commented 11 months ago

Thanks for the report. You can use this link to minify and update the commit.

mp1509 commented 11 months ago

I also updated the minified version.