-
Notifications
You must be signed in to change notification settings - Fork 0
Issue 60 done #63
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
Issue 60 done #63
Changes from all commits
e360294
fdc5040
84d2eeb
85274c6
7b45f28
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -11,6 +11,8 @@ | |||||||
| import org.springframework.web.bind.annotation.ModelAttribute; | ||||||||
| import org.springframework.web.bind.annotation.PostMapping; | ||||||||
|
|
||||||||
| // Something wierd | ||||||||
|
|
||||||||
|
Comment on lines
+14
to
+15
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove the stray debug comment.
Proposed fix-// Something wierd
-
`@Controller`
public class PatientUiController {📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||
| @Controller | ||||||||
| public class PatientUiController { | ||||||||
|
|
||||||||
|
|
||||||||
Uh oh!
There was an error while loading. Please reload this page.