Skip to content
Snippets Groups Projects
Commit 266a37bb authored by Julian Rother's avatar Julian Rother
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:videoagwebsite/videoagwebsite

parents b165e643 aced3754
No related branches found
No related tags found
No related merge requests found
...@@ -127,19 +127,19 @@ ...@@ -127,19 +127,19 @@
<div class="container-fluid"> <div class="container-fluid">
<ul class="list-inline col-xs-12"> <ul class="list-inline col-xs-12">
<li> <li>
<a href="#">Vampir</a> <a href="http://www.fsmpi.rwth-aachen.de/">Fachschaft I/1</a>
</li> </li>
<li> <li>
<a href="#">Youtube</a> <a href="http://www.vampir.rwth-aachen.de/">Vampir e.V.</a>
</li> </li>
<li> <li>
<a href="#">Fachschaft</a> <a href="https://www.youtube.com/channel/UCxh5snRN7yZyBsytNbGNuEQ">Youtube</a>
</li> </li>
<li> <li>
<a href="#">Facebook</a> <a href="#">Facebook</a>
</li> </li>
<li> <li>
<a href="#">Twitter</a> <a href="https://twitter.com/rwthvideo">Twitter</a>
</li> </li>
</div> </div>
</footer> </footer>
......
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
<div class="panel-heading"> <div class="panel-heading">
<h1 class="panel-title">Changelog</h1> <h1 class="panel-title">Changelog</h1>
</div> </div>
<div class="panel-body">
<p>Hier werden alle Änderungen an Kursen/Veranstaltungen/Videos etc. geloggt und können Rückgängig gemacht werden.</p> <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"> <div class="table-responsive">
<table class="table table-condensed"> <table class="table table-condensed">
<tr> <tr>
......
...@@ -86,7 +86,9 @@ ...@@ -86,7 +86,9 @@
{% endfor %} {% endfor %}
</ul> </ul>
{% else %} {% else %}
<div class="panel-body">
<p>In den nächsten 7 Tagen wird noch nichts aufgenommen oder gestreamt.</p> <p>In den nächsten 7 Tagen wird noch nichts aufgenommen oder gestreamt.</p>
</div>
{% endif %} {% endif %}
</div> </div>
<div class="panel panel-default"> <div class="panel panel-default">
......
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
<div class="panel-heading"> <div class="panel-heading">
<h1 class="panel-title">Sortierlog</h1> <h1 class="panel-title">Sortierlog</h1>
</div> </div>
<div class="panel-body">
<p>Hier werden die hochgeladenen Videos einsortiert und geloggt wo jede Datei einsortiert wurde.</p> <p>Hier werden die hochgeladenen Videos einsortiert und geloggt wo jede Datei einsortiert wurde.</p>
</div>
<div class="table-responsive"> <div class="table-responsive">
<table class="table table-condensed"> <table class="table table-condensed">
<tr> <tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment