added ticketnumber to setcurrentreference call
This commit is contained in:
@@ -46,7 +46,7 @@ const NoSessionWarning = (props) => {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<Footer footerLinks={footerLinks} />
|
||||
<Footer footerLinks={footerLinks} ticketnumber={props} />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user