From bf7fdc00bfecee47a3d5025de077bb0640dd3146 Mon Sep 17 00:00:00 2001 From: tr4ck3ur Date: Sat, 14 Feb 2015 03:40:14 +0100 Subject: Many changes to reorganize third party javascript --- jm2l/templates/Staff/EditPresse.mako | 15 +++++++-------- jm2l/templates/Staff/tasks.mako | 19 +++++++++---------- 2 files changed, 16 insertions(+), 18 deletions(-) (limited to 'jm2l/templates/Staff') diff --git a/jm2l/templates/Staff/EditPresse.mako b/jm2l/templates/Staff/EditPresse.mako index d1df4af..3b9b700 100644 --- a/jm2l/templates/Staff/EditPresse.mako +++ b/jm2l/templates/Staff/EditPresse.mako @@ -1,17 +1,16 @@ <%inherit file="jm2l:templates/layout.mako"/> <%namespace name="helpers" file="jm2l:templates/helpers.mako"/> <%def name="jsAddOn()"> - - - + + <%def name="cssAddOn()"> - - - + + + - - + +

Dossier de presse ${DisplayYear}

<% diff --git a/jm2l/templates/Staff/tasks.mako b/jm2l/templates/Staff/tasks.mako index 5756f78..df0c255 100644 --- a/jm2l/templates/Staff/tasks.mako +++ b/jm2l/templates/Staff/tasks.mako @@ -2,19 +2,18 @@ <%inherit file="jm2l:templates/layout.mako"/> <%namespace name="helpers" file="jm2l:templates/helpers.mako"/> <%def name="jsAddOn()"> - - - - + + + <%def name="cssAddOn()"> - - - - + + + + - - + + % if 'uid' in form._fields.keys():

Editer une tâche

-- cgit v1.2.3-70-g09d2