Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Video AG Infrastruktur
website
Commits
9fa646eb
Commit
9fa646eb
authored
8 years ago
by
Andreas Valder
Committed by
Andreas Valder
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fixed all info text for panels, it is now in a panel-body
parent
0c3f79bb
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
templates/changelog.html
+3
-1
3 additions, 1 deletion
templates/changelog.html
templates/index.html
+3
-1
3 additions, 1 deletion
templates/index.html
templates/sortlog.html
+3
-1
3 additions, 1 deletion
templates/sortlog.html
with
9 additions
and
3 deletions
templates/changelog.html
+
3
−
1
View file @
9fa646eb
...
...
@@ -6,7 +6,9 @@
<div
class=
"panel-heading"
>
<h1
class=
"panel-title"
>
Changelog
</h1>
</div>
<p>
Hier werden alle Änderungen an Kursen/Veranstaltungen/Videos etc. geloggt und können Rückgängig gemacht werden.
</p>
<div
class=
"panel-body"
>
<p>
Hier werden alle Änderungen an Kursen/Veranstaltungen/Videos etc. geloggt und können Rückgängig gemacht werden.
</p>
</div>
<div
class=
"table-responsive"
>
<table
class=
"table table-condensed"
>
<tr>
...
...
This diff is collapsed.
Click to expand it.
templates/index.html
+
3
−
1
View file @
9fa646eb
...
...
@@ -86,7 +86,9 @@
{% endfor %}
</ul>
{% else %}
<p>
In den nächsten 7 Tagen wird noch nichts aufgenommen oder gestreamt.
</p>
<div
class=
"panel-body"
>
<p>
In den nächsten 7 Tagen wird noch nichts aufgenommen oder gestreamt.
</p>
</div>
{% endif %}
</div>
<div
class=
"panel panel-default"
>
...
...
This diff is collapsed.
Click to expand it.
templates/sortlog.html
+
3
−
1
View file @
9fa646eb
...
...
@@ -6,7 +6,9 @@
<div
class=
"panel-heading"
>
<h1
class=
"panel-title"
>
Sortierlog
</h1>
</div>
<p>
Hier werden die hochgeladenen Videos einsortiert und geloggt wo jede Datei einsortiert wurde.
</p>
<div
class=
"panel-body"
>
<p>
Hier werden die hochgeladenen Videos einsortiert und geloggt wo jede Datei einsortiert wurde.
</p>
</div>
<div
class=
"table-responsive"
>
<table
class=
"table table-condensed"
>
<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