Skip to content
Snippets Groups Projects
Commit 4ef562f6 authored by totten's avatar totten
Browse files

CRM-18792, #378 - Catch-up on settings metadata

This is a follow-up to #12929.  In the interim between the writing and
merging of the PR, the version numbers changed.
parent c6dd2ccc
No related branches found
No related tags found
No related merge requests found
......@@ -1076,7 +1076,7 @@ return [
'callback' => 'call://themes/getAvailable',
),
'default' => 'default',
'add' => '4.7',
'add' => '5.16',
'title' => ts('Frontend Theme'),
'is_domain' => 1,
'is_contact' => 0,
......@@ -1097,7 +1097,7 @@ return [
'callback' => 'call://themes/getAvailable',
),
'default' => 'default',
'add' => '4.7',
'add' => '5.16',
'title' => ts('Backend Theme'),
'is_domain' => 1,
'is_contact' => 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment