Home
last modified time | relevance | path

Searched refs:handleEdit (Results 1 – 2 of 2) sorted by relevance

/plugin/codeblockedit/
H A Dscript.js13 var handleEdit = function(event) { function
47 editBtn.addEventListener('click', handleEdit);
/plugin/structsection/script/
Dmain.js14 … jQuery('#plugin__structsection_output').on('submit', 'form.btn_secedit', function handleEdit(e) { function