Commit b5fb8b6d by Torkel Ödegaard

fixed jscs errors

parent 171c5aa5
......@@ -52,11 +52,11 @@ function (angular, _, config) {
results.push({
name: key,
editorSrc: value.annotationEditorSrc
});
}
});
}
});
return results;
};
};
this.listOptions = function() {
return _.map(config.datasources, function(value, key) {
......
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