From d7753ec24612d54e9c8054503129d1bb7ee81a39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8B=E1=85=A2=E1=84=91=E1=85=B3=E1=86=AF=20=E1=84=82?= =?UTF-8?q?=E1=85=A9=E1=84=90=E1=85=B3=E1=84=87=E1=85=AE=E1=86=A8?= Date: Wed, 27 Mar 2019 22:42:38 +0900 Subject: [PATCH] Fix: datepicker, showModal --- src/web/maestro/main_menu.html | 1 + src/web/module/maestro_section_help.html | 19 +- src/web/module/maestro_section_main.html | 8 + src/web/module/maestro_section_record.html | 113 +++++++----- src/web/popup/copy_result_to_clipboard.html | 183 ++++++++++++++++++++ 5 files changed, 265 insertions(+), 59 deletions(-) create mode 100644 src/web/popup/copy_result_to_clipboard.html diff --git a/src/web/maestro/main_menu.html b/src/web/maestro/main_menu.html index c910b0d..2d77989 100644 --- a/src/web/maestro/main_menu.html +++ b/src/web/maestro/main_menu.html @@ -44,6 +44,7 @@ + -