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

yii2-jui Dialog missing close Icon #9145

Closed
osCMattiFinn opened this issue Jul 17, 2015 · 1 comment
Closed

yii2-jui Dialog missing close Icon #9145

osCMattiFinn opened this issue Jul 17, 2015 · 1 comment

Comments

@osCMattiFinn
Copy link

This was asked previously here, but not answered: #5471

The solution to this problem is to load Bootstrap prior to jQuery-UI.

How can this be done? My Layout has the following, however Bootstrap still loads last:

use yii\bootstrap\Nav;
use yii\bootstrap\NavBar;
use kartik\dropdown\DropdownX;
use frontend\components\MenuHelper;
use yii\jui\Dialog;

@samdark
Copy link
Member

samdark commented Jul 18, 2015

Duplicated of #5471

@samdark samdark closed this as completed Jul 18, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants