Skip to content

Commit 6c68d55

Browse files
committed
Add a hint to unsporting behavior view
1 parent 530721e commit 6c68d55

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

frontend/src/components/game-events/GameEventUnsportingBehaviorInput.vue

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ const createGameEvent = () => {
5151
Unsporting Behavior
5252
</q-item-label>
5353

54+
<div class="q-mx-md q-mb-md">
55+
Minor unsporting behavior results in a yellow card, major unsporting behavior results in a red card.
56+
For details see the <a href="https://robocup-ssl.github.io/ssl-rules/sslrules.html#_unsporting_behavior"
57+
target="_blank">SSL Rules</a>.
58+
</div>
59+
5460
<q-item>
5561
<q-item-section>
5662
<q-btn-toggle

0 commit comments

Comments
 (0)