Skip to content

Commit

Permalink
Update network_sketcher.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhsukeogawa authored Oct 31, 2024
1 parent 5e9cd69 commit 01d238a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions network_sketcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,8 @@ def click_action_sub(self, click_value, target_area_name):
### Write VPNs on L1 ###
ns_vpn_diagram_create.ns_write_vpns_on_l1.__init__(self)

ns_def.messagebox_file_open(self.output_ppt_file) #Add at Ver 2.3.1(a)

if click_value == 'self.self.sub2_6_button_2': # Click "VPN only"
print('--- Click "VPN only ---')

Expand Down

0 comments on commit 01d238a

Please sign in to comment.