* fix select all user when no story.

This commit is contained in:
wangyidong
2017-01-17 11:20:13 +08:00
parent 4c48ab2491
commit 475eaf90f7
-1
View File
@@ -138,7 +138,6 @@ function setStories(moduleID, projectID)
$(document).ready(function()
{
setPreview();
$("#story, #mailto").chosen(defaultChosenOptions);
$('#selectAllUser').on('click', function()
{