mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
search fixes (#3272)
* "show less" button for search filter container * consistent button styles across widgets * i18n support for facets * page sizes for check list * display page buttons only when needed * page sizes for all facet fields * test fixes * update lib versions * fix angular configuration
This commit is contained in:
committed by
Eugenio Romano
parent
87a464907c
commit
ba35eda2f9
@@ -175,7 +175,8 @@
|
||||
"CLEAR": "Clear",
|
||||
"APPLY": "Apply",
|
||||
"CLEAR-ALL": "Clear all",
|
||||
"SHOW-MORE": "Show more"
|
||||
"SHOW-MORE": "Show more",
|
||||
"SHOW-LESS": "Show less"
|
||||
},
|
||||
"RANGE": {
|
||||
"FROM": "From",
|
||||
|
Reference in New Issue
Block a user