Skip to content

Commit

Permalink
Update demos | Fixes liferay#481
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles authored and Kien Do committed Feb 21, 2018
1 parent fb2b810 commit ed80d49
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 @@ -123,6 +123,7 @@ <h4>Without Search</h4>
new metal.ClayManagementToolbar({
creationMenu: true,
filterItems: filterItems,
infoButton: true,
searchFormName: 'mySearchName',
searchInputName: 'mySearchInputName',
selectable: true,
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 @@ -196,6 +196,7 @@ <h4>Without Search</h4>
new metal.ClayManagementToolbar({
creationMenu: true,
filterItems: filterItems,
infoButton: true,
searchFormName: 'mySearchName',
searchInputName: 'mySearchInputName',
selectable: true,
Expand Down

0 comments on commit ed80d49

Please sign in to comment.