cleanappl.sh
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Tue, 15 Sep 2009 16:02:17 +0200
branch3.5
changeset 3232 eccb7380dc3b
parent 0 b97547f5f1fa
permissions -rwxr-xr-x
[controllers] allow onsuccess / onfailure callback to be passed to validateform For instance : validateform?__onsuccess=wp.addAndSelectHall will call the addAndSelectHall function on success rather than redirecting to a specific URL.

#!/bin/sh

rm -f web/test/tmpdb*
rm -f web/tali18n.py

rm -f applications/*/test/tmpdb*
rm -f applications/*/tali18n.py
rm -f applications/*/i18n/*_full.po
rm -f applications/*/data/Schema.dot