[SSE mobile] Fixed implementation of the settings controller.

This commit is contained in:
Alexander Yuzhin 2016-12-26 15:17:12 +03:00
parent f7ca02554f
commit 492d43cb7c

View file

@ -46,7 +46,7 @@ define([
], function (core) {
'use strict';
SSE.Controllers.Settings = Backbone.View.extend(_.extend((function() {
SSE.Controllers.Settings = Backbone.Controller.extend(_.extend((function() {
// private
var rootView,
inProgress,