Commit 7311e8e 1 parent e57b8e0 commit 7311e8e Copy full SHA for 7311e8e
File tree 1 file changed +32
-0
lines changed
tomcat-main/src/main/resources/defaults
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 2210
2210
<option id =" email" >email</option >
2211
2211
</options >
2212
2212
</instance >
2213
+ <instance id =" vocab-consultationreason" >
2214
+ <web-url >consultationreason</web-url >
2215
+ <title-ref >consultationreason</title-ref >
2216
+ <title >Consultation Reason</title >
2217
+ <options >
2218
+ <option id =" inventory" >inventory</option >
2219
+ <option id =" summary" >summary</option >
2220
+ <option id =" nagpra_determination" >NAGPRA determination</option >
2221
+ <option id =" duty_of_care" >duty of care</option >
2222
+ </options >
2223
+ </instance >
2224
+ <instance id =" vocab-consultationtype" >
2225
+ <web-url >consultationtype</web-url >
2226
+ <title-ref >consultationtype</title-ref >
2227
+ <title >Consultation Type</title >
2228
+ <options >
2229
+ <option id =" email" >email</option >
2230
+ <option id =" in_person" >in person</option >
2231
+ <option id =" mail" >mail</option >
2232
+ <option id =" virutal_meeting" >virutal meeting</option >
2233
+ </options >
2234
+ </instance >
2235
+ <instance id =" vocab-consultationstatus" >
2236
+ <web-url >consultationstatus</web-url >
2237
+ <title-ref >consultationstatus</title-ref >
2238
+ <title >Consultation Status</title >
2239
+ <options >
2240
+ <option id =" verified" >verified</option >
2241
+ <option id =" not_verified" >not verified</option >
2242
+ <option id =" in_progress" >in progress</option >
2243
+ </options >
2244
+ </instance >
2213
2245
</instances >
You can’t perform that action at this time.
0 commit comments