-
Notifications
You must be signed in to change notification settings - Fork 188
Templates Bug #9
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ndering incorrectly and showing at top of page
samirdas
added a commit
that referenced
this pull request
Dec 19, 2011
Templates Bug - The files structure has been changed. Minor fix to correct rendering of instrument list template and also timepoint listing.
driusan
referenced
this pull request
in driusan/Loris-Backup
Jul 9, 2013
creating script for PHI datadumps
rathisekaran
pushed a commit
to rathisekaran/Loris
that referenced
this pull request
Feb 2, 2015
adding candidate age field in dqt and excel dump
driusan
pushed a commit
that referenced
this pull request
Mar 18, 2016
davidblader
added a commit
to davidblader/Loris
that referenced
this pull request
Feb 9, 2017
started side panel implementation
ZainVirani
pushed a commit
to ZainVirani/Loris
that referenced
this pull request
Jul 19, 2017
xlecours
pushed a commit
to xlecours/Loris
that referenced
this pull request
Apr 24, 2019
PreventAD-open Dashboard changes
HenriRabalais
referenced
this pull request
in HenriRabalais/Loris
Feb 17, 2020
…tStatus [Candidate_profile] Add #participantStatus to viewCandParams
maltheism
referenced
this pull request
in maltheism/Loris
May 7, 2020
[PreventAD-open_v20.1] Latest import scripts from John's PR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area: UI
PR or issue related to the user interface
Category: Bug
PR or issue that aims to report or fix a bug
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This branch fixes the bug where the instrument list and timepoint list were rendering incorrectly on new projects, because the templates for the control panels weren't properly marked up.
We should merge it into trunk so new projects don't have the bug and aren't required to have custom templates in their project directory just to get things working.