forked from External/greenlight
logout docker after pushing image
This commit is contained in:
@ -102,7 +102,7 @@ class @Recordings
|
||||
};
|
||||
$('#recordings').tooltip(options)
|
||||
|
||||
$(document).on "turbolinks:before-cache", =>
|
||||
$(document).one "turbolinks:before-cache", =>
|
||||
@getTable().api().clear().draw().destroy()
|
||||
|
||||
# enable popovers
|
||||
|
Reference in New Issue
Block a user