diff --git a/web/template/contacts/index.gohtml b/web/template/contacts/index.gohtml index fc77e48..9ca7705 100644 --- a/web/template/contacts/index.gohtml +++ b/web/template/contacts/index.gohtml @@ -19,7 +19,7 @@ {{ define "content" }} {{- /*gotype: dev.tandem.ws/tandem/numerus/pkg.ContactsIndexPage*/ -}}
-
- {{ with .Filters }} diff --git a/web/template/invoices/index.gohtml b/web/template/invoices/index.gohtml index f6bab40..a5e188e 100644 --- a/web/template/invoices/index.gohtml +++ b/web/template/invoices/index.gohtml @@ -26,7 +26,7 @@ {{ define "content" }} {{- /*gotype: dev.tandem.ws/tandem/numerus/pkg.InvoicesIndexPage*/ -}}
- {{ with .Filters }} {{ template "select-field" .Customer }} diff --git a/web/template/products/index.gohtml b/web/template/products/index.gohtml index 263667a..f3f1bd6 100644 --- a/web/template/products/index.gohtml +++ b/web/template/products/index.gohtml @@ -19,7 +19,7 @@ {{ define "content" }} {{- /*gotype: dev.tandem.ws/tandem/numerus/pkg.productsIndexPage*/ -}}
-