Changeset 829


Ignore:
Timestamp:
04/08/16 13:52:33 (8 years ago)
Author:
Kris Deugau
Message:

/trunk

Remove stale reference to "parent VRF" on allocate-by-freeblock

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cgi-bin/main.cgi

    r821 r829  
    508508
    509509    my $pinfo = getBlockData($ip_dbh, $webvar{parent});
    510     # seems reasonable that a new allocation would share a VRF with its parent
    511     $page->param(pvrf => $pinfo->{vrf});
    512510
    513511    # Tree navigation
Note: See TracChangeset for help on using the changeset viewer.