Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation on demo app to show double quotes around custom properties #146

Closed
juwara0 opened this issue Oct 23, 2015 · 1 comment
Assignees
Milestone

Comments

@juwara0
Copy link
Member

juwara0 commented Oct 23, 2015

In this block of text on the demo app the resource=event should be updated to resource="event"

Using the same Behavior data from the previous example and the following in the template:

{{#sl-able activity="create" resource=event possible=false}}

Creating an event is not possible


{{/sl-able}}

{{#sl-unable activity="reschedule" resource=event possible=false}}

Rescheduling an event is not possible


{{/sl-unable}}

@juwara0
Copy link
Member Author

juwara0 commented Nov 19, 2015

@notmessenger: I am working this

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

No branches or pull requests

2 participants