Update 2016-12-18-capability-driven-resentation.rst
This commit is contained in:
parent
4b8521fb54
commit
88af340696
1 changed files with 2 additions and 2 deletions
|
|
@ -84,8 +84,8 @@ To do this we assign the ``js-only`` class to our label holding 'x':
|
|||
{%- endfor %}
|
||||
</div>
|
||||
|
||||
The content is the same, but we hide the interface based on the user's capibility!
|
||||
The content is the same, but we hide the interface based on the user's capability!
|
||||
This small change has a huge impact on the overall user experience.
|
||||
|
||||
We no longer present a broken button to the user.
|
||||
We no longer present a broken button to the user, and I think that is worth the effort.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue