* Finish task#4269.

This commit is contained in:
滔哥
2018-05-28 16:46:39 +08:00
parent 8d3458ce62
commit fe1c9ee94c
+5 -1
View File
@@ -27,7 +27,11 @@ $(function()
{
parent.location.href = createLink('project', 'importPlanStories', 'projectID=' + projectID + '&planID=' + planID);
}
})
});
$('.export').click(function () {
setCheckedCookie();
});
});
function showCheckedSummary()