Documentation fix

This commit is contained in:
Paul van Tilburg 2014-10-25 22:33:05 +02:00
parent 60230c5854
commit 8d8eba1e18
1 changed files with 1 additions and 1 deletions

View File

@ -1278,7 +1278,7 @@ module StopTime::Controllers
render :time_entries
end
# Registers a time entry and redirects to Timeline.
# Registers a time entry and redirects back to the referer.
# If the provided information was invalid, the errors are retrieved.
def post
if @input.has_key? "enter"