From ad67a856aecb5e8610544764d3b0efb6b1cbc03a Mon Sep 17 00:00:00 2001 From: GokaPek Date: Tue, 21 Nov 2023 16:11:09 +0400 Subject: [PATCH] lab 3 x --- Lab3/PrBookfill/admin.html | 42 +++++----- Lab3/PrBookfill/data.json | 57 +++++++++---- Lab3/PrBookfill/js/lines-modal.js | 8 +- Lab3/PrBookfill/js/lines-rest-api.js | 15 ++-- Lab3/PrBookfill/js/lines-ui.js | 7 +- Lab3/PrBookfill/js/lines.js | 39 +++++++-- Lab3/PrBookfill/page-edit.html | 121 +++++++++++++++++++++++++++ 7 files changed, 227 insertions(+), 62 deletions(-) create mode 100644 Lab3/PrBookfill/page-edit.html diff --git a/Lab3/PrBookfill/admin.html b/Lab3/PrBookfill/admin.html index fe1ed23..b86667b 100644 --- a/Lab3/PrBookfill/admin.html +++ b/Lab3/PrBookfill/admin.html @@ -57,11 +57,7 @@ Add-Page - + + + + + \ No newline at end of file