correction rapport référencé avant défini
This commit is contained in:
@@ -104,6 +104,8 @@ def dossier_view(request):
|
|||||||
if nodossier.startswith('PL'):
|
if nodossier.startswith('PL'):
|
||||||
# lire rapport de rdf
|
# lire rapport de rdf
|
||||||
rapport = get_rapport_by_no(request, nodossier)
|
rapport = get_rapport_by_no(request, nodossier)
|
||||||
|
else:
|
||||||
|
rapport = []
|
||||||
# select background color according to society
|
# select background color according to society
|
||||||
bg_color = "bg-%s" % societe
|
bg_color = "bg-%s" % societe
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user