edited a comment

This commit is contained in:
Fredrik Friis 2012-02-13 11:13:13 +09:00
parent db004aba0b
commit d70ca77c20

@ -497,7 +497,7 @@ public class ProjectIdeaSubmissionPanel extends Panel {
}
/**
* A project idea is editable if an open application period exists AND the idea creator is the logged in user.
* A project idea is editable if the following conditions are met.
* @return boolean
*/
private boolean isEditable() {