-
Notifications
You must be signed in to change notification settings - Fork 0
CageUI Layout Editor #824
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
CageUI Layout Editor #824
Conversation
…hange in state for dividers
… rack This also fixed the bug with some mods not getting updated across certain scenarios
dnicolalde
left a comment
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.
lets check the version number, we are probably going to deploy it in 24.11, your .sql would have to change name cage-24.000-24.011 to match the current version of LabKey that we are running?
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.
copyright should be for WNPRC
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.
Add copyright to WNPRC
| @@ -0,0 +1,25 @@ | |||
| <% | |||
| /* | |||
| * Copyright (c) 2025 Board of Regents of the University of Wisconsin System | |||
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.
This should be the copyright text.
|
Let's wait until tomorrow to merge this changes. I want to deploy the changes to necropsy before we merge this branch. |
Rationale
Layout Editor for the cage UI project
Related Pull Requests
Changes