Add CLONE functionality to user shares and disk shares settings

This commit is contained in:
bergware
2016-08-18 13:47:12 +02:00
parent b8825bcc38
commit a0bdde4545
+3
View File
@@ -124,6 +124,9 @@ $(function() {
<?if ($tabbed):?>
$('#tab'+$('input[name$="tabs"]').length).bind({click:function(){initDropdown2(true);}});
<?endif;?>
<?if (count($users)==1):?>
$('#cloneuser').prop('disabled',true);
<?endif;?>
});
function initDropdown2(reset) {
if (reset) {