X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Folt_site.html;h=8d048a2c6fae327079e4b047735dbdbfc5647bb4;hb=8234a0722d11bb425c5a0ea1a34b67e0a0c97fd4;hp=f328cfefee9e69f79ec4ead13f9c16d82e76db2b;hpb=7c2d05a5af920e54d90c7eeed601c4c7c375ef34;p=freeside.git diff --git a/httemplate/edit/process/olt_site.html b/httemplate/edit/process/olt_site.html index f328cfefe..8d048a2c6 100644 --- a/httemplate/edit/process/olt_site.html +++ b/httemplate/edit/process/olt_site.html @@ -1,4 +1,11 @@ <& elements/process.html, - table => 'olt_site', - viewall_dir => 'browse', + table => 'olt_site', + viewall_dir => 'browse', + popup_reload => 'Updating', &> +<%init> + +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + +