NIHVIVO-1024 Reimplement educational training to use autocomplete rather than select list for related organization. This iteration has the form working like roles and position history forms, in two steps, with organization type selection in step 1. Next iteration will implement as single-step form.

This commit is contained in:
rjy7 2010-09-02 15:39:56 +00:00
parent 56856f0704
commit 4cd669ab0a
4 changed files with 170 additions and 604 deletions

View file

@ -1,9 +0,0 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
#content form .existing {
clear: left;
}
#content form p.inline.year input {
margin-left: 9em;
}