X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4c8ec1b2166a81b05b2b6cf5a6fae5b839876802..e850f145a8c770d592a89b7c82ce01650a1bc5ba:/apps/workbench/app/views/application/destroy.js.erb diff --git a/apps/workbench/app/views/application/destroy.js.erb b/apps/workbench/app/views/application/destroy.js.erb index 5309a8b27a..397acdba81 100644 --- a/apps/workbench/app/views/application/destroy.js.erb +++ b/apps/workbench/app/views/application/destroy.js.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + $(document).trigger('count-change'); $('[data-object-uuid=<%= @object.uuid %>]').hide('slow', function() { $(this).remove();