NIHVIVO-194 On positionHistory and educationalBackground custom forms, changed id "entry" to class "entry", to accomodate the fact that educationalBackground form has more than one persistent div.
This commit is contained in:
parent
715d0c7026
commit
0a850b4473
4 changed files with 409 additions and 4 deletions
|
@ -388,8 +388,8 @@ core:organizationGrantingDegree (EducationalBackground : Organization) - no inve
|
|||
</div>
|
||||
|
||||
<div class="entry">
|
||||
<v:input type="text" label="Department or School Name within the Organization" id="dept" size="30" />
|
||||
<v:input type="text" label="Supplemental Information" id="info" size="30" />
|
||||
<v:input type="text" label="Department or School Name within the Organization" id="dept" size="50" />
|
||||
<v:input type="text" label="Supplemental Information" id="info" size="50" />
|
||||
<p>e.g., <em>Magna cum laude</em> or <em>Graduate School Fellowship, 1975-1976</em></p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue