Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Support "opens" option #9

Closed
edinella opened this issue Dec 19, 2013 · 3 comments
Closed

Support "opens" option #9

edinella opened this issue Dec 19, 2013 · 3 comments

Comments

@edinella
Copy link

opens: (string: 'left'/'right') Whether the picker appears aligned to the left or to the right of the HTML element it's attached to

See https://github.com/dangrossman/bootstrap-daterangepicker

@edinella
Copy link
Author

at line 22

      if($attributes.opens) {
        options.opens = $attributes.opens;
      }

@D-system
Copy link

D-system commented Mar 9, 2014

This issue can be close. It has been added with le PR#16

@luisfarzati
Copy link
Owner

Yeap. Thanks :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants