From 793865fc93d0c6d8784a4ec5959704a4fa20d910 Mon Sep 17 00:00:00 2001 From: maze-runnar <56407566+maze-runnar@users.noreply.github.com> Date: Wed, 30 Oct 2019 17:03:44 +0530 Subject: [PATCH 1/8] fix : making table responsive with ticket details --- app/templates/components/public/ticket-list.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/components/public/ticket-list.hbs b/app/templates/components/public/ticket-list.hbs index 70dfe2a82af..b7b459588ba 100644 --- a/app/templates/components/public/ticket-list.hbs +++ b/app/templates/components/public/ticket-list.hbs @@ -1,11 +1,11 @@ {{!-- Removed `Currency Symbol` helper from the `paymentCurrency` since some currency are not getting rendered. Hotfix until a permanent solution found --}}