From 07c6cb0002114df7e8cf2b58ca7d449adaebf3cc Mon Sep 17 00:00:00 2001
From: Aurelien PLANCKE
Date: Tue, 22 Jun 2021 14:46:40 +0200
Subject: [PATCH] =?UTF-8?q?Ajout=20d'id=20sur=20diff=C3=A9rentes=20pages?=
=?UTF-8?q?=20pour=20avoir=20un=20meilleur=20rep=C3=A8rage=20grace=20au=20?=
=?UTF-8?q?DOM?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
TrivialFormulator.py | 2 +-
ZNotes.py | 2 +-
ZScoDoc.py | 4 ++--
ZScoUsers.py | 2 +-
html_sidebar.py | 23 ++++++++++++-----------
sco_dept.py | 2 +-
sco_find_etud.py | 2 +-
sco_formations.py | 13 +++++++------
sco_formsemestre_inscriptions.py | 4 ++--
sco_formsemestre_validation.py | 10 +++++-----
sco_moduleimpl_status.py | 7 ++++---
sco_page_etud.py | 6 +++---
scolars.py | 4 ++--
13 files changed, 42 insertions(+), 39 deletions(-)
diff --git a/TrivialFormulator.py b/TrivialFormulator.py
index 5cadf9290..5fd84c529 100644
--- a/TrivialFormulator.py
+++ b/TrivialFormulator.py
@@ -760,6 +760,6 @@ def tf_error_message(msg):
if type(msg) == StringType:
msg = [msg]
return (
- ''
+ ''
% ''.join(msg)
)
diff --git a/ZNotes.py b/ZNotes.py
index c1d30eba0..f454d2e04 100644
--- a/ZNotes.py
+++ b/ZNotes.py
@@ -376,7 +376,7 @@ class ZNotes(ObjectManager, PropertyManager, RoleManager, Item, Persistent, Impl
if editable:
H.append(
- """Créer une formation
+ """Créer une formation
Importer une formation (xml)
Une "formation" est un programme pédagogique structuré en UE, matières et modules. Chaque semestre se réfère à une formation. La modification d'une formation affecte tous les semestres qui s'y réfèrent.
"""
diff --git a/ZScoDoc.py b/ZScoDoc.py
index 80b99b090..3812a004b 100644
--- a/ZScoDoc.py
+++ b/ZScoDoc.py
@@ -898,7 +898,7 @@ subversion: %(svn_version)s
# aucun departement defini: aide utilisateur
H.append("Aucun département à ajouter !
")
else:
- H.append("""