From ca230c5fdc0c024cfbc1560824e92d6ea10b0952 Mon Sep 17 00:00:00 2001 From: luc lebosse Date: Tue, 12 Jul 2016 15:17:59 +0200 Subject: [PATCH] Fix bug introduced with new JSON for SD Files --- esp3d/data/printer.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esp3d/data/printer.tpl b/esp3d/data/printer.tpl index 45722a9f..281c20f5 100644 --- a/esp3d/data/printer.tpl +++ b/esp3d/data/printer.tpl @@ -379,7 +379,7 @@ list2display+=tcontent[0] ; list2display+="";} } list2display+=""; -if ( jsonresponse.length>0){ +if ( jsonresponse.file.length>0){ list2display+="⇛"; list2display+="
"; list2display+="";