Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TbButtonColumn not displaying images #604

Closed
GerhardLiebenberg opened this issue Jul 12, 2013 · 1 comment
Closed

TbButtonColumn not displaying images #604

GerhardLiebenberg opened this issue Jul 12, 2013 · 1 comment
Milestone

Comments

@GerhardLiebenberg
Copy link

If you want to display images for your buttons, then you have to set 'icon' => false,

But the 'else if' statement in TbButtonColumn.php (line 79) results in the $imageUrl code NOT being executed when 'icon' => false.

Regards

amrbedair added a commit that referenced this issue Apr 23, 2014
@amrbedair
Copy link
Contributor

fixed ... you can now set icon to false, and your imageUrl will work

richardh68 pushed a commit to richardh68/YiiBooster that referenced this issue Aug 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants