From 9dca69dedcf1b1fcdc901e369e3b1bb8085a8b91 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Wed, 27 Apr 2016 12:12:40 -0300 Subject: [PATCH] FIX: substitui null por '' ao limpar autor --- static/js/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/app.js b/static/js/app.js index b6494b433..0cd84b917 100644 --- a/static/js/app.js +++ b/static/js/app.js @@ -70,7 +70,6 @@ function autorModal() { clean_if_exists("#id_autor"); clean_if_exists("#id_autoria__autor"); - }); $("#button-id-pesquisar").click(function() {