You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/views/search.pug
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ block content
202
202
span
203
203
- constextras=`Go to test result.\n${test.connectivity?'Connectivity:'+test.connectivity+'\n':''}Added date:${dayjs(test.added_date).format(nconf.get('dateformat'))}${test.run_date?'\nRun date:'+dayjs(test.run_date).format(nconf.get('dateformat')):''}`
0 commit comments