Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Stud.IP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
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
Jan-Hendrik Willms
Stud.IP
Commits
b961dfa6
Commit
b961dfa6
authored
4 months ago
by
Jan-Hendrik Willms
Committed by
David Siegfried
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
adjust cell width to new icon width, fixes #4868
Closes #4868 Merge request
studip/studip!3653
parent
0cd2632c
No related branches found
No related tags found
No related merge requests found
Pipeline
#29089
passed
4 months ago
Stage: build
Stage: checks
Stage: analyse
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/views/admin/cronjobs/schedules/index.php
+1
-1
1 addition, 1 deletion
app/views/admin/cronjobs/schedules/index.php
app/views/admin/cronjobs/tasks/index.php
+1
-1
1 addition, 1 deletion
app/views/admin/cronjobs/tasks/index.php
with
2 additions
and
2 deletions
app/views/admin/cronjobs/schedules/index.php
+
1
−
1
View file @
b961dfa6
...
...
@@ -67,7 +67,7 @@ use Studip\Button, Studip\LinkButton;
<col
style=
"width: 30px"
>
<col
style=
"width: 30px"
>
<col
style=
"width: 30px"
>
<col
style=
"width:
90
px"
>
<col
style=
"width:
106
px"
>
</colgroup>
<thead>
<tr>
...
...
This diff is collapsed.
Click to expand it.
app/views/admin/cronjobs/tasks/index.php
+
1
−
1
View file @
b961dfa6
...
...
@@ -17,7 +17,7 @@ use Studip\Button;
<col>
<col
style=
"width: 100px"
>
<col
style=
"width: 40px"
>
<col
style=
"width:
70
px"
>
<col
style=
"width:
84
px"
>
</colgroup>
<thead>
<tr>
...
...
This diff is collapsed.
Click to expand it.
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