feat: allow control for expand and collapse
This commit is contained in:
@@ -125,7 +125,9 @@
|
||||
"PORTAL": {
|
||||
"POPULAR_ARTICLES": "Popular Articles",
|
||||
"VIEW_ALL_ARTICLES": "View all articles",
|
||||
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
|
||||
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again.",
|
||||
"EXPAND_ARTICLE": "Expand",
|
||||
"COLLAPSE_ARTICLE": "Collapse"
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"image": {
|
||||
|
||||
Reference in New Issue
Block a user