X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fphone_device.html;h=689a65ede76d7cbb9e1b733173b797526ffe331d;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hp=df9d5e79341ea2f92e11b728594c6013a922a545;hpb=665067cef48a5516e0bfb2dd79d99b8495e25ee5;p=freeside.git diff --git a/httemplate/edit/process/phone_device.html b/httemplate/edit/process/phone_device.html index df9d5e793..689a65ede 100644 --- a/httemplate/edit/process/phone_device.html +++ b/httemplate/edit/process/phone_device.html @@ -10,6 +10,10 @@ %> <%init> +if($cgi->param('sel_mac_addr') && !$cgi->param('mac_addr')) { + $cgi->param('mac_addr',$cgi->param('sel_mac_addr')); +} + # :/ needs agent-virt so you can't futz with arbitrary devices die "access denied"