ember-cli-lightbox
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "ember-cli-lightbox", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"directories": { | ||
@@ -5,0 +5,0 @@ "doc": "doc", |
@@ -17,3 +17,3 @@ # Ember-cli-lightbox | ||
```hbs | ||
{{#light-box href="/assets/images/6.jpg" data-lightbox=name data-title=title inlineImage=false}} | ||
{{#light-box href=imageUrl data-lightbox=name data-title=title inlineImage=false}} | ||
<!-- DOM Element here --> | ||
@@ -20,0 +20,0 @@ {{/light-box}} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
348638