SciPost Code Repository
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SciPost
Manage
Activity
Members
Labels
Plan
Issues
118
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SciPost
SciPost
Commits
14f75e6c
Commit
14f75e6c
authored
11 months ago
by
George Katsikas
Browse files
Options
Downloads
Patches
Plain Diff
hide fellow workload table header for non-edadmin
parent
1e3727ec
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scipost_django/submissions/templates/submissions/pool/_submission_fellows.html
+5
-1
5 additions, 1 deletion
...sions/templates/submissions/pool/_submission_fellows.html
with
5 additions
and
1 deletion
scipost_django/submissions/templates/submissions/pool/_submission_fellows.html
+
5
−
1
View file @
14f75e6c
...
@@ -27,7 +27,11 @@
...
@@ -27,7 +27,11 @@
<br
/>
<br
/>
available
available
</th>
</th>
<th>
Workload
</th>
{% if "edadmin" in user_roles or "active_senior_fellow" in user_roles %}
<th>
{% include "icons/reception.html" with value=fellowship.contributor.editorial_assignments.ongoing.count max=4 %}
</th>
{% endif %}
<th>
Qualification
</th>
<th>
Qualification
</th>
<th>
Readiness to take charge
</th>
<th>
Readiness to take charge
</th>
...
...
This diff is collapsed.
Click to expand it.
George Katsikas
@gkatsikas
mentioned in commit
3464d911
·
11 months ago
mentioned in commit
3464d911
mentioned in commit 3464d911405ea0bab82ba458d720cd714de26227
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment