Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Commit

Permalink
Format odometer
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Rothe + Jonas Forsberg committed Mar 3, 2014
1 parent 0c5ed45 commit 5795b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/javascripts/views/odometer_view.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ Postman.OdometerView = Ember.View.extend
@set 'od', new Odometer
el: @$()[0]
value: @get('content')
format: ""
format: "( ddd),dd"
theme: "minimal"

0 comments on commit 5795b86

Please sign in to comment.