Compare commits

...

1 Commits

Author SHA1 Message Date
허희정
ddac521df4 MSA-1244: 자동으로 음악을 틀어주는 기능입니다. 2016-05-03 01:55:14 -05:00
2 changed files with 2 additions and 3 deletions

View File

@@ -58,4 +58,4 @@ def parse(String description) {
}
log.debug "Parse returned ${result?.descriptionText}"
return result
}
}

View File

@@ -335,5 +335,4 @@ private timeIntervalLabel()
{
(starting && ending) ? hhmm(starting) + "-" + hhmm(ending, "h:mm a z") : ""
}
// TODO - End Centralize
// TODO - End Centralize