We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac869e commit 1398f2cCopy full SHA for 1398f2c
app/components/forms/events/view/videoroom-form.hbs
@@ -88,4 +88,7 @@
88
</div>
89
<div class="ui hidden divider"></div>
90
<button type="submit" class="ui teal submit button" name="submit">{{t 'Save'}}</button>
91
+ <LinkTo @route="events.view.videoroom.index" class="ui red button">
92
+ {{t 'Cancel'}}
93
+ </LinkTo>
94
</form>
0 commit comments