X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=inline;f=templates%2Femails%2Fsend.tpl;fp=templates%2Femails%2Fsend.tpl;h=15248246794199cbcb0868a1a3865c65b11df71d;hb=40279e62029b638edf26eddc799a80561cc02ac3;hp=1434bc50f7f37d4f7e1f4458d4e3fa082174159f;hpb=7f3ac125d8b532fd0fc643e3504e5bd06be01fc4;p=platal.git diff --git a/templates/emails/send.tpl b/templates/emails/send.tpl index 1434bc5..1524824 100644 --- a/templates/emails/send.tpl +++ b/templates/emails/send.tpl @@ -142,6 +142,15 @@ } } + function toggleWiki() + { + if ($('[name="wiki"]').val() == 'text') { + $('[name="wiki"]').val('wiki'); + } else { + $('[name="wiki"]').val('text'); + } + } + $(window).unload( function() { if (sent) { @@ -180,11 +189,8 @@ de : - + @@ -284,8 +290,12 @@ Sujet : 
Tu peux utiliser des {icon name=information title="Syntaxe wiki"} marqueurs wiki pour formatter ton texte.
- +