+
-
-
+
-
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
Save
- Cancel
diff --git a/views/row-edit.html b/views/row-edit.html
index 4175997..5d83f71 100644
--- a/views/row-edit.html
+++ b/views/row-edit.html
@@ -1,93 +1,79 @@
-
-
+
-
+ {{.ID}}
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
Save
- Cancel
diff --git a/views/row.html b/views/row.html
index 2bed918..2ee0909 100644
--- a/views/row.html
+++ b/views/row.html
@@ -1,20 +1,19 @@
-
- {{.Name}}
- {{.OwnerName}}
- {{.Address}}
- {{.City}}
- {{.Email}}
- {{.Service}}
- {{.Quantity}}
- {{.Price}}
-
+
-
+ {{.ID}}
+ {{.Name}}
+ {{.OwnerName}}
+ {{.Address}}
+ {{.City}}
+ {{.Email}}
+ {{.Service}}
+ {{.Quantity}}
+ {{.Price}}
+
Edit
@@ -24,7 +23,6 @@
hx-target="#dogs"
hx-confirm="Are you sure you want to delete {{.Name}}?"
hx-indicator="#processing"
- class="hover:underline text-blue-700"
href=""
>Delete
@@ -39,7 +37,6 @@
hx-post="/invoice/{{.ID}}"
hx-target="#dogs"
hx-indicator="#processing"
- class="hover:underline text-blue-700"
href=""
>Send
Invoices
{{ template "dogs" . }}
diff --git a/views/row-add.html b/views/row-add.html
index 1ec1e75..eec7be8 100644
--- a/views/row-add.html
+++ b/views/row-add.html
@@ -1,76 +1,28 @@
-