Skip to content
Snippets Groups Projects
Commit 71e081ec authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

New commit

parent 3f72c0f5
No related branches found
No related tags found
No related merge requests found
......@@ -292,8 +292,6 @@ function addWateringLine()
'</fieldset>'].join("\n");
var tempDiv = document.createElement("div");
tempDiv.innerHTML = wateringLineHtml;
//var newLine = document.getElementById("wateringsNewLine").firstChild;
document.getElementById("waterings").appendChild(tempDiv.firstChild);
// Add date picker if necessary
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment