YiiBooster icon indicating copy to clipboard operation
YiiBooster copied to clipboard

TbTabView item url attribute not working

Open vercotux opened this issue 10 years ago • 3 comments

As CTabView has ['items']['url'] attributes, but TbTabView simply ignores it.

See 'url' element from CTabView documentation: http://www.yiiframework.com/doc/api/1.1/CTabView#tabs-detail

vercotux avatar Aug 03 '14 16:08 vercotux

is it logical to have a tab that redirects to another page?

amrbedair avatar Aug 14 '14 16:08 amrbedair

you can use

booster.widgets.TbTabs

amrbedair avatar Aug 14 '14 16:08 amrbedair

i think is the same i asked some time ago (correct me if i'm wrong). If you need you can edit it by yourself. https://github.com/clevertech/YiiBooster/issues/707

funnydj avatar Mar 13 '15 11:03 funnydj