This commit is contained in:
Arthur Gerbaud
2016-11-15 15:28:05 +01:00
parent 0ca1d0bf8f
commit 23ca194bf7

View File

@@ -3,7 +3,7 @@
<!-- Default panel contents --> <!-- Default panel contents -->
<div class="panel-heading"> <div class="panel-heading">
<h3 class="panel-title">{{ maraude.binome }} & {{ maraude.referent }} <h3 class="panel-title">{{ maraude.binome }} & {{ maraude.referent }}
<span class="pull-right"><span class="label pull-right">Rencontres : {{ maraude.rencontre_count}}</span></span></h3> <span class="pull-right"><span class="label pull-right">Rencontres : {{ maraude.observation_count}}</span></span></h3>
</div> </div>
<table class="table table-bordered table-striped"> <table class="table table-bordered table-striped">
{% for note in notes %} {% for note in notes %}