Skip to content

Commit

Permalink
Add version to comment at the top of code. Closes mdbootstrap#66.
Browse files Browse the repository at this point in the history
  • Loading branch information
CWSpear committed Jul 17, 2014
1 parent af324aa commit 93a20ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
10 changes: 4 additions & 6 deletions bootstrap-hover-dropdown.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
/**
* @preserve
* Project: Bootstrap Hover Dropdown
* Author: Cameron Spear
* Version: v2.0.10
* Contributors: Mattia Larentis
*
* Dependencies: Bootstrap's Dropdown plugin, jQuery
*
* A simple plugin to enable Bootstrap dropdowns to active on hover and provide a nice user experience.
*
* Description: A simple plugin to enable Bootstrap dropdowns to active on hover and provide a nice user experience.
* License: MIT
*
* http://cameronspear.com/blog/bootstrap-dropdown-on-hover-plugin/
* Homepage: http://cameronspear.com/blog/bootstrap-dropdown-on-hover-plugin/
*/
;(function ($, window, undefined) {
// outside the scope of the jQuery plugin to
Expand Down
13 changes: 6 additions & 7 deletions bootstrap-hover-dropdown.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93a20ce

Please sign in to comment.