I wanted to make the link to create a resume more intelligent. In cases where the system is configured to have only one type of resume, why not have it link directly to the creation form for the type? The attached patch accomplishes this.

CommentFileSizeAuthor
job_resume_pick.patch1 KBmandclu

Comments

kbahey’s picture

Status: Needs review » Closed (duplicate)

Druplicate of http://drupal.org/node/146050

Can you please check the other issue and the comments in it, and then submit a patch.

mandclu’s picture

Hmm, that seems like a separate issue to me. That one is with regard to choosing between multiple resumes (potentially all of the same type), whereas this has to do with not forcing the user to make an additional click when creating their first resume, if there is only one type to make.

kbahey’s picture

Status: Closed (duplicate) » Reviewed & tested by the community

You are right.

You have commit access now. Go ahead and commit it.

mandclu’s picture

Status: Reviewed & tested by the community » Fixed

Applied the patch and committed the new version.

Anonymous’s picture

Status: Fixed » Closed (fixed)