ES5: quotes

This commit is contained in:
Amine Ben hammou
2017-08-23 16:51:09 +00:00
committed by pavel-mailpoet
parent 80c4eeed5e
commit cd091c2af6
33 changed files with 214 additions and 215 deletions

View File

@@ -4,7 +4,7 @@ define([
'backbone.supermodel'
], function(App, Marionette, SuperModel) {
"use strict";
'use strict';
var Module = {};