GettingStarted: add token for System Status
authorMathieu Lu <mathieu@symbiotic.coop>
Sat, 9 Sep 2023 18:44:38 +0000 (14:44 -0400)
committerMathieu Lutfy <mathieu@bidon.ca>
Sat, 9 Sep 2023 18:44:38 +0000 (14:44 -0400)
CRM/Dashlet/Page/GettingStarted.php

index 69503748cc2ec5eb73a1f95b9f60ef4d18cbe528..5d1462c8d5e3801e4b224a381f28f6c3c5b1dbb7 100644 (file)
@@ -31,6 +31,7 @@ class CRM_Dashlet_Page_GettingStarted extends CRM_Core_Page {
   public static $_tokens = [
     'crmurl' => [
       'configbackend' => 'civicrm/admin/configtask',
+      'systemstatus' => 'civicrm/a/#/status',
     ],
   ];