order table striped

This commit is contained in:
Qwann 2017-10-31 15:10:21 +01:00
parent 19e6ddc8bf
commit 93fa79128c

View file

@ -11,7 +11,7 @@
<form action="" method="post">
{% csrf_token %}
<div class="table-responsive">
<table class="table table-hover table-condensed table-condensed-input text-center">
<table class="table table-hover table-condensed table-condensed-input text-center table-striped">
<thead>
<tr>
<td rowspan="2">Article</td>