main
Bob Mottram 2022-11-30 23:42:00 +00:00
parent 8179d854b5
commit 8e410afe77
1 changed files with 1 additions and 0 deletions

View File

@ -3421,6 +3421,7 @@ class PubServer(BaseHTTPRequestHandler):
# person options screen, move button
# See html_person_options followStr
print('DEBUG: options_confirm_params ' + str(options_confirm_params))
if '&submitMove=' in options_confirm_params:
# if debug:
print('Moving ' + options_actor_moved)