File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 3131 <Public::SideMenu @event ={{ this.evtService.currentEvent }} @hideIcon ={{ true }} />
3232 {{ /if }}
3333 </UiAccordion >
34-
35-
36-
3734 {{ else }}
38- {{ #if this.isEventPageRoute }}
39- <Public::SideMenu @event ={{ this.evtService.currentEvent }} @hideIcon ={{ true }} />
40- {{ /if }}
41- <a href =" {{ href-to ' pricing' }} " class =" item" >{{ t ' Pricing' }} </a >
42- <a href =" {{ href-to ' login' }} " class =" item" >{{ t ' Login' }} </a >
35+ {{ #if this.isEventPageRoute }}
36+ <Public::SideMenu @event ={{ this.evtService.currentEvent }} @hideIcon ={{ true }} />
37+ {{ else }}
38+ <a href =" {{ href-to ' pricing' }} " class =" item" >{{ t ' Pricing' }} </a >
39+ {{ /if }}
40+ <a href =" {{ href-to ' login' }} " class =" item" >{{ t ' Login' }} </a >
4341 {{ /if }}
4442</div >
4543<div class =" pusher" >
You can’t perform that action at this time.
0 commit comments