* fix select all user when no story.
This commit is contained in:
@@ -138,7 +138,6 @@ function setStories(moduleID, projectID)
|
||||
$(document).ready(function()
|
||||
{
|
||||
setPreview();
|
||||
$("#story, #mailto").chosen(defaultChosenOptions);
|
||||
|
||||
$('#selectAllUser').on('click', function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user