Commit 492d43cb authored by Alexander Yuzhin's avatar Alexander Yuzhin

[SSE mobile] Fixed implementation of the settings controller.

parent f7ca0255
......@@ -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,
......
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