Fix twitter auth

This commit is contained in:
Nick O'Leary
2015-07-17 13:52:19 +01:00
parent 5dc0c0e968
commit f1c8cb5e83
2 changed files with 2 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
},
exportable: false,
oneditprepare: function() {
var twitterConfigNodeId = this.id;
var clickhere = this._("twitter.label.clickhere");
var twitterID = this._("twitter.label.twitter-id");
function showTwitterAuthStart() {