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:
0dfc2fa
)
Remove useless tag from the old Preferences.xml
author
Coleman Watts
<coleman@civicrm.org>
Sun, 3 Aug 2014 15:48:45 +0000
(16:48 +0100)
committer
Coleman Watts
<coleman@civicrm.org>
Sun, 3 Aug 2014 15:48:45 +0000
(16:48 +0100)
xml/schema/Core/Preferences.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Core/Preferences.xml
b/xml/schema/Core/Preferences.xml
index c3afa66bdbb8c2ea6ed31a7399e80e595c1a7ef8..22e3b055f9a1dbc22caddff8b2b9d03903840195 100644
(file)
--- a/
xml/schema/Core/Preferences.xml
+++ b/
xml/schema/Core/Preferences.xml
@@
-22,11
+22,6
@@
<name>domain_id</name>
<type>int unsigned</type>
<required>true</required>
- <pseudoconstant>
- <table>civicrm_domain</table>
- <keyColumn>id</keyColumn>
- <labelColumn>name</labelColumn>
- </pseudoconstant>
<comment>Which Domain is this menu item for</comment>
<add>3.0</add>
</field>