1
2
3
4
5
6
7
8
<script src="https://youtrack.eoperations.testyard.cloud/static/simplified/form/form-entry.js?auto=false"></script>
<div style="position: fixed; bottom: 20px; right: 20px;"></div>
<script>
YTFeedbackForm.renderFeedbackButton(
document.currentScript.previousElementSibling,
{backendURL: 'https://youtrack.eoperations.testyard.cloud', formUUID: '7350ec20-75a9-44e8-af85-a4f36feb862c', theme: 'light', language: 'de'}
);
</script>ย