Commit 10c5eea5 authored by tiagonbotelho's avatar tiagonbotelho

gets the new object through /simple endpoint and renders on the dropdown

parent 2179c405
......@@ -123,6 +123,7 @@ class GitLabDropdownRemote
# Fetch the data by calling the data funcfion
@dataEndpoint "", (data) =>
console.log(data)
if @options.success
@options.success(data)
......
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