typo
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
69a25d8d03
commit
02451818ef
|
@ -201,11 +201,8 @@ class Controller extends Section {
|
|||
const pastDays = Math.floor(timeDifference / 86400000);
|
||||
|
||||
if (pastDays >= this.ticketConfig[0].daysForWarningClaim)
|
||||
|
||||
this.$.claimConfirm.show();
|
||||
|
||||
else
|
||||
|
||||
this.onCreateClaimAccepted();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue