Skip to content

Commit

Permalink
Upgrade to release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Oct 24, 2014
1 parent 1914a89 commit e53dba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PopoverX.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class PopoverX extends Widget
const ALIGN_BOTTOM = 'bottom';
const ALIGN_TOP_LEFT = 'top top-left';
const ALIGN_BOTTOM_LEFT = 'bottom bottom-left';
const ALIGN_TOP_LIGHT = 'top top-right';
const ALIGN_TOP_RIGHT = 'top top-right';
const ALIGN_BOTTOM_RIGHT = 'bottom bottom-right';
const ALIGN_LEFT_TOP = 'left left-top';
const ALIGN_RIGHT_TOP = 'right right-top';
Expand Down

0 comments on commit e53dba1

Please sign in to comment.