Commit 1eaa7ac0 authored by Pascal Hartig's avatar Pascal Hartig

Merge pull request #535 from LeonFedotov/patch-1

backbone: fixing jshint globals comment
parents 6cdef548 78195d3f
/*global Backbone _ $ ENTER_KEY */
/*global Backbone, _, $, ENTER_KEY, */
/*jshint unused:false */
var app = app || {};
(function ($) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment