Current oav website

This commit is contained in:
Charlie Root
2023-03-20 12:18:38 +01:00
commit a096ce07cf
3270 changed files with 261778 additions and 0 deletions

View File

@ -0,0 +1,2 @@
'use strict';$(function(){if(typeof jsToolBar!=='undefined'&&$.isFunction(jsToolBar)){const tbComment=new jsToolBar(document.getElementById('comment_content'));tbComment.draw('xhtml');}
$('#comment-form input[name="delete"]').on('click',function(){return window.confirm(dotclear.msg.confirm_delete_comment);});});