projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f0449
)
setting-admin@1 - Raise version to 1.1.0
author
Tim Otten
<totten@civicrm.org>
Thu, 16 Nov 2023 20:00:00 +0000
(12:00 -0800)
committer
Tim Otten
<totten@civicrm.org>
Thu, 16 Nov 2023 20:01:09 +0000
(12:01 -0800)
The original implementation uses some small niceties that don't backport well. Let's call this 1.1.x.
I've got a separate variant that backports better. We'll call that 1.0.x.
mixin/setting-admin@1/mixin.php
patch
|
blob
|
blame
|
history
diff --git
a/mixin/setting-admin@1/mixin.php
b/mixin/setting-admin@1/mixin.php
index a59302c4fec8e7c65636b51b1926e5284b9e1eaa..7cfd42999b30ca606f373a806d8bf979ebcec58f 100644
(file)
--- a/
mixin/setting-admin@1/mixin.php
+++ b/
mixin/setting-admin@1/mixin.php
@@
-23,7
+23,7
@@
* <civix><setting-page-title>My Custom Title</setting-page-title></civix>
*
* @mixinName setting-admin
- * @mixinVersion 1.
0
.0
+ * @mixinVersion 1.
1
.0
* @since 5.68
*/