Amr Bedair

Results 16 comments of Amr Bedair

plz review the order of js files

what booster version you are using ... for any version booster can not generate this file url booster uses assets to publish files !!!

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

you can use ``` booster.widgets.TbTabs ```

``` 'booster' => [ 'class' => 'booster.components.Booster', // assuming you extracted bootstrap under extensions 'responsiveCss' => true, 'coreCss' => true, 'bootstrapCss' => false, 'yiiCss' => true, 'enableJS' => false, 'enableBootboxJS'...

what version? have you tried the latest master code ... I think we have upgraded the switch to include the mentioned fix

hi nothing wrong with your code, are you sure you are catching the params sent and filtering the result based on it?

yes please add a pull request, and let us review it Thanks