Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
This commit is contained in:
4
app/views/remote_interaction_helper/index.html.haml
Normal file
4
app/views/remote_interaction_helper/index.html.haml
Normal file
@@ -0,0 +1,4 @@
|
||||
- content_for :header_tags do
|
||||
%meta{ name: 'robots', content: 'noindex' }/
|
||||
|
||||
= javascript_pack_tag 'remote_interaction_helper', crossorigin: 'anonymous'
|
Reference in New Issue
Block a user