Skip to content
Snippets Groups Projects
Commit 00f3db37 authored by Tom Giannattasio's avatar Tom Giannattasio
Browse files

whitespace trim

parent 7655a5ad
No related merge requests found
......@@ -190,7 +190,7 @@ class CMS.Views.UnitEdit.NameEdit extends Backbone.View
# save the name after a slight delay
if @timer
clearTimeout @timer
clearTimeout @timer
@timer = setTimeout( =>
@model.save()
@timer = null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment