Skip to content

Commit

Permalink
Update ClayManagementToolbar demos | Fixes liferay#481
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Lancha authored and Kien Do committed Feb 21, 2018
1 parent a7ea5e3 commit ddc1193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/clay-management-toolbar/demos/a11y.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ <h4>Without Search</h4>
actionItems: actionItems,
selectable: true,
selectedItems: 5,
showInfoButton: true,
spritemap: spritemap,
totalItems: 10,
},
Expand Down
1 change: 1 addition & 0 deletions packages/clay-management-toolbar/demos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ <h4>Without Search</h4>
actionItems: actionItems,
selectable: true,
selectedItems: 5,
showInfoButton: true,
spritemap: spritemap,
totalItems: 10,
},
Expand Down

0 comments on commit ddc1193

Please sign in to comment.