type select cannot be editable for these custom forms
This commit is contained in:
parent
b731dc2675
commit
c979a5c131
3 changed files with 0 additions and 3 deletions
|
@ -21,7 +21,6 @@ roleExamples-->
|
||||||
<#assign roleDescriptor = "leadership" />
|
<#assign roleDescriptor = "leadership" />
|
||||||
<#assign typeSelectorLabel = "organization type" />
|
<#assign typeSelectorLabel = "organization type" />
|
||||||
<#assign buttonText = "Leadership Role" />
|
<#assign buttonText = "Leadership Role" />
|
||||||
<#assign roleActivityVClass = "organizations" />
|
|
||||||
|
|
||||||
<#--Each of the two stage forms will include the form below-->
|
<#--Each of the two stage forms will include the form below-->
|
||||||
<#include "addRoleToPersonTwoStage.ftl">
|
<#include "addRoleToPersonTwoStage.ftl">
|
|
@ -20,7 +20,6 @@ roleExamples-->
|
||||||
<#--Variable assignments for Add Clinical Role To Person-->
|
<#--Variable assignments for Add Clinical Role To Person-->
|
||||||
<#assign roleDescriptor = "outreach & community service" />
|
<#assign roleDescriptor = "outreach & community service" />
|
||||||
<#assign typeSelectorLabel = "outreach & community service in" />
|
<#assign typeSelectorLabel = "outreach & community service in" />
|
||||||
<#assign roleActivityVClass = "organizations" />
|
|
||||||
|
|
||||||
|
|
||||||
<#--Each of the two stage forms will include the form below-->
|
<#--Each of the two stage forms will include the form below-->
|
||||||
|
|
|
@ -21,7 +21,6 @@ roleExamples-->
|
||||||
<#assign roleDescriptor = "service to the profession" />
|
<#assign roleDescriptor = "service to the profession" />
|
||||||
<#assign typeSelectorLabel = "service to the profession in" />
|
<#assign typeSelectorLabel = "service to the profession in" />
|
||||||
<#assign buttonText = "Service Provider Role" />
|
<#assign buttonText = "Service Provider Role" />
|
||||||
<#assign roleActivityVClass = "organizations" />
|
|
||||||
|
|
||||||
|
|
||||||
<#--Each of the two stage forms will include the form below-->
|
<#--Each of the two stage forms will include the form below-->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue