Merge remote-tracking branch 'origin/master'

This commit is contained in:
takezoe
2013-06-21 18:27:59 +09:00
4 changed files with 32 additions and 16 deletions

View File

@@ -31,6 +31,7 @@ trait IssuesService {
None,
title,
content,
false,
new java.sql.Date(System.currentTimeMillis), // TODO
new java.sql.Date(System.currentTimeMillis))