Searched refs:all_li (Results 1 – 2 of 2) sorted by relevance
114 const all_li = document.createElement('li'); constant115 ul.appendChild(all_li);117 all_li.appendChild(all_button);
116 const all_li = document.createElement('li'); constant120 all_li.appendChild(all_button);121 ul.appendChild(all_li);