AdminUI - Standardize button styles/labels
authorcolemanw <coleman@civicrm.org>
Thu, 1 Jun 2023 15:46:11 +0000 (11:46 -0400)
committercolemanw <coleman@civicrm.org>
Thu, 1 Jun 2023 16:36:56 +0000 (12:36 -0400)
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Custom_Groups.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Administer_Profiles.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Manage_Contribution_Pages.mgd.php
ext/civicrm_admin_ui/managed/SavedSearch_Manage_Scheduled_Jobs.mgd.php

index 38f16723b4b1dd6adebaac1d431ffaea2d271541..3b0cc23ff21786debdab90f98ab89b115d6f0018 100644 (file)
@@ -155,7 +155,7 @@ return [
             ],
             [
               'text' => '',
-              'style' => 'default-outline',
+              'style' => 'default',
               'size' => 'btn-xs',
               'icon' => 'fa-bars',
               'links' => [
index 109599233b0671fce2a813ea44f0ef50241a3950..fc0ed07cd57839df738e7611c71514776cb2e49f 100644 (file)
@@ -177,7 +177,7 @@ return [
             ],
             [
               'text' => '',
-              'style' => 'default-outline',
+              'style' => 'default',
               'size' => 'btn-xs',
               'icon' => 'fa-bars',
               'links' => [
index 87a6f7a581a102ce5c4a4af380d71a153a47df6f..8f1192e8b18bb2b6b19988cb292163cf72a9c728 100644 (file)
@@ -134,8 +134,8 @@ return [
             [
               'text' => E::ts('Links'),
               'style' => 'default',
-              'size' => 'btn-sm',
-              'icon' => 'fa-link',
+              'size' => 'btn-xs',
+              'icon' => 'fa-bars',
               'links' => [
                 [
                   'entity' => '',
index 6f759bd35f42b47f4b9207a2629e9c2b1e115b7d..80af7c5897a27a843b573550f669c930131cf096 100644 (file)
@@ -150,9 +150,9 @@ return [
               'rewrite' => '[api_entity].[api_action]',
             ],
             [
-              'text' => E::ts(''),
+              'text' => '',
               'style' => 'default',
-              'size' => 'btn-sm',
+              'size' => 'btn-xs',
               'icon' => 'fa-bars',
               'links' => [
                 [