* code for task#1592.

This commit is contained in:
xia0ta0
2013-07-23 16:40:59 +08:00
parent 0e8c1ffe05
commit b56e48890f
4 changed files with 36 additions and 6 deletions

View File

@@ -69,6 +69,7 @@ function setAfter()
}
}
/* Get select of stories.*/
function setStories(moduleID, projectID, productID)
{
link = createLink('story', 'ajaxGetProjectStories', 'projectID=' + projectID + '&productID=' + productID + '&moduleID=' + moduleID);