Skip to content

Commit 1398f2c

Browse files
authored
fix: Video Room Need further enhancement (#6244)
1 parent 4ac869e commit 1398f2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/components/forms/events/view/videoroom-form.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,7 @@
8888
</div>
8989
<div class="ui hidden divider"></div>
9090
<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>
9194
</form>

0 commit comments

Comments
 (0)