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

Commit

Permalink
Update view.coffee
Browse files Browse the repository at this point in the history
Fixed tab width
  • Loading branch information
brantwedel committed Feb 4, 2014
1 parent cf4aeba commit 76042cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/coffeescript/view.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

class <%= _.camelize(appname) %>.Views.<%= _.classify(name) %>View extends Backbone.View

template: JST['<%= jst_path %>']
template: JST['<%= jst_path %>']

0 comments on commit 76042cc

Please sign in to comment.