Commit 13996f87 by Crisu83

Added a missing import to BootNav.

parent ca1c2aea
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License * @license http://www.opensource.org/licenses/bsd-license.php New BSD License
*/ */
Yii::import('bootstrap.widgets.BootWidget');
/** /**
* Bootstrap topbar navigation widget with support for dropdown menus. * Bootstrap topbar navigation widget with support for dropdown menus.
* @since 0.9.7 * @since 0.9.7
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment