From 60982deb08f68344074c2af05c4f16d07f7a6925 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 18 Jul 2016 22:53:54 +0300 Subject: [PATCH] Don't show clients w/o names --- public/built.js | 8 ++++++-- public/js/script.js | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/public/built.js b/public/built.js index 7e38c6b151cc..3299cc74a5f7 100644 --- a/public/built.js +++ b/public/built.js @@ -30395,7 +30395,11 @@ function populateInvoiceComboboxes(clientId, invoiceId) { $clientSelect.append(new Option('', '')); for (var i=0; i