Add comment to temporary bugfix.

This commit is contained in:
Senén Rodero Rodríguez
2017-07-10 12:46:31 +02:00
parent 112e0649bf
commit 95630d6546

View File

@@ -6,4 +6,5 @@ App.Followable =
update: (followable_id, button) ->
$("#" + followable_id + " .js-follow").html(button)
# Temporary line. Waiting for issue resolution: https://github.com/consul/consul/issues/1736
initialize_modules()