Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Does x-editable must work with Yiibooster TbGridView? #109

Closed
forpizinmind opened this issue May 30, 2014 · 1 comment
Closed

Does x-editable must work with Yiibooster TbGridView? #109

forpizinmind opened this issue May 30, 2014 · 1 comment

Comments

@forpizinmind
Copy link

Hi,
X-editable is amazing. It works fine with Yiibooster TbGridView.
Since I need bootstrap 3+, I turned off the Yiibooster and use yii-bootstrap3-module instead.(from bootstrap.widgets.TbExtendedGridView to bootstrap.widgets.BsGridView)
But it failed.

Error msg:
Uncaught TypeError: Cannot read property 'template' of undefined bootstrap-editable.js:4504;Uncaught ReferenceError: moment is not defined

I also tried the basic zii.widgets.grid.CGridView, and it also failed.
Please give me some hint.Many thanks.

@forpizinmind
Copy link
Author

I got the solution.
Update bootstrap-editable.min.js to B3 version works fine.Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant