()
| 444 | |
| 445 | def show_all_updateble_content(): |
| 446 | def back_to_page2_from_update(): |
| 447 | update_customer_frame.grid_forget() |
| 448 | page2() |
| 449 | |
| 450 | # defining a function whose makes a update entry and submit butoon side to name button |
| 451 | def update_name(): |