Added "cancel" link to add new organization box on edit version of position history custom form. Previously had only been present on educational background form. Removed the link in non-Javascript version.

This commit is contained in:
rjy7 2010-04-15 19:34:26 +00:00
parent a5f9d133c0
commit d255909f3b
4 changed files with 17 additions and 9 deletions

View file

@ -100,7 +100,6 @@ option {
#content form a.close:link,
#content form a.close:visited {
/*display: none; Hide if Javascript disabled. Javascript will show. */
border-color: #FF7700;
color: #FF7700;
}