index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
view
/
js
/
mod_admin.js
blob: aad2ca90269f846b92073221ea5c1769e56fb713 (
plain
) (
blame
)
1
2
3
$
(
document
).
ready
(
function
()
{
$
(
'form'
).
areYouSure
();
// Warn user about unsaved settings
});