Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thatisuday authored Aug 5, 2016
1 parent 6a09315 commit cc0cf27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ myApp.config(function(ngImageGalleryOptsProvider){

> See runtime options for explanation
--
--

## Set options in runtime (attributes)
Expand Down Expand Up @@ -177,6 +178,7 @@ close gallery on background click. This can be very sensitivity in mobile device
### 7. bubbles (optional) _[default : true]_
Turn on/off bubbles.

--

### 8. conf
`conf` attribute contains JavaScript object (bound to scope) which override following options.
Expand Down Expand Up @@ -216,8 +218,6 @@ $scope.opened = function(){
### 10. on-close (optional) _[default : noop]_
Similar to `on-open` attribute but will be called when gallery modal closes.

--


***

Expand Down

0 comments on commit cc0cf27

Please sign in to comment.