Project

General

Profile

Revision 488959eb

ID488959ebf6bbdc8524f84095c693982f9906b8df
Parent 942ac58c
Child 03e5dc9e

Added by Francois POIROTTE over 13 years ago

Correction jslint + ajout d'une précision pour les traducteurs.

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6386 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigiboard/controllers/root.py
199 199
        if to_date:
200 200
            search['to_date'] = to_date.lower()
201 201
            try:
202
                # TRANSLATORS: Format de date et heure.
202
                # TRANSLATORS: Format de date et heure Python/JavaScript.
203 203
                # TRANSLATORS: http://www.dynarch.com/static/jscalendar-1.0/doc/html/reference.html#node_sec_5.3.5
204 204
                # TRANSLATORS: http://docs.python.org/release/2.5/lib/module-time.html
205 205
                to_date = datetime.strptime(

Also available in: Unified diff