-
Notifications
You must be signed in to change notification settings - Fork 1.2k
OS-2: Week-10: Fixed all the ambulance use cases #1240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Approve @akshatnema |
var end=new Date(endDate); | ||
var today = new Date(new Date().setHours(0, 0, 0, 0)); | ||
|
||
console.log("Was here:::") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
console.log("Was here:::") |
}); | ||
</script> | ||
<p id="dte"></p> | ||
<!-- <p id="dte"></p> --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<!-- <p id="dte"></p> --> |
}); | ||
</script> | ||
<p id="dte"></p> | ||
<!-- <p id="dte"></p> --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<!-- <p id="dte"></p> --> |
<div class="ui fluid input"> | ||
<textarea class="ui textarea" rows="2" id="reason" name="reason"></textarea> | ||
<p id="reas"></p> | ||
<!-- <p id="reas"></p> --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<!-- <p id="reas"></p> --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akshatnema I've applied the suggested changes. PTAL.
Review required from @PranshuNayak and @samay-rgb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not push indentation changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this file from PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@samay-rgb @PranshuNayak PTAL.
Remove the pushed migrations from schloarship module.
9fe57f0
to
9b3190d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Proposed changes
Types of changes
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that applyScreenshots