~abreu-alexandre/unity-webapps-qml/bug-1228208

« back to all changes in this revision

Viewing changes to src/Ubuntu/UnityWebApps/UnityWebApps.js

  • Committer: Tarmac
  • Author(s): Alexandre Abreu
  • Date: 2013-09-16 20:01:21 UTC
  • mfrom: (60.1.1 trunk)
  • Revision ID: tarmac-20130916200121-2nh5rfy3sdkq9fp1
small raise fix.

Approved by PS Jenkins bot, Robert Bruce Park.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
                this._bindeeProxies.cleanup();
53
53
        },
54
54
 
 
55
        proxies: function() {
 
56
            return this._bindeeProxies;
 
57
        },
 
58
 
55
59
        _bind: function () {
56
60
            var self = this;
57
61