diff --git a/App/Requests/sql/workpiece_names.sql b/App/Requests/sql/workpiece_names.sql index fe16f5b..4251f0f 100644 --- a/App/Requests/sql/workpiece_names.sql +++ b/App/Requests/sql/workpiece_names.sql @@ -1,5 +1,5 @@ SELECT work_id, name, - material + price FROM workpiece; diff --git a/App/Requests/templates/zagotovki.html b/App/Requests/templates/zagotovki.html index 4d0bdbe..bac2fae 100644 --- a/App/Requests/templates/zagotovki.html +++ b/App/Requests/templates/zagotovki.html @@ -35,7 +35,7 @@