mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACS-5521] Create to primary and upload to secondary button color change in ACA (#3302)
This commit is contained in:
parent
caff4a3800
commit
4aee82c867
@ -273,7 +273,8 @@
|
||||
"title": "APP.HEADER.BUTTONS.CREATE",
|
||||
"description": "APP.HEADER.BUTTONS.CREATE_TOOLTIP",
|
||||
"data": {
|
||||
"menuType": "stroked-button"
|
||||
"menuType": "flat-button",
|
||||
"color": "primary"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
@ -340,8 +341,7 @@
|
||||
"title": "APP.HEADER.BUTTONS.UPLOAD",
|
||||
"description": "APP.HEADER.BUTTONS.UPLOAD_TOOLTIP",
|
||||
"data": {
|
||||
"menuType": "flat-button",
|
||||
"color": "primary"
|
||||
"menuType": "stroked-button"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user