aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/Staff/tasks.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/Staff/tasks.mako')
-rw-r--r--jm2l/templates/Staff/tasks.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/jm2l/templates/Staff/tasks.mako b/jm2l/templates/Staff/tasks.mako
index d3d9ded..9ff75eb 100644
--- a/jm2l/templates/Staff/tasks.mako
+++ b/jm2l/templates/Staff/tasks.mako
@@ -44,5 +44,5 @@ DicForm = {
${helpers.uploader("tasks", form.uid.data, u"Attachement" )}
%endif
<script>
- var editor = CKEDITOR.replace( 'description', { autoGrow_onStartup: true, language: 'fr' } );
+## var editor = CKEDITOR.replace( 'description', { autoGrow_onStartup: true, language: 'fr' } );
</script> \ No newline at end of file