Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
User:Vid/pages.js
(view source)
Revision as of 10:40, 15 March 2024
5 bytes removed
,
10:40, 15 March 2024
no edit summary
Line 4:
Line 4:
const updateTable = (extension, count) => {
const updateTable = (extension, count) => {
−
const tableBody = document.getElementById('
files-table-body
');
+
const tableBody = document.getElementById('
bodyContent
');
if (tableBody) {
if (tableBody) {
const row = `<tr><td>${extension}</td><td>${count}</td></tr>`;
const row = `<tr><td>${extension}</td><td>${count}</td></tr>`;
Vid
Bureaucrats
,
Interface administrators
,
Administrators
7
edits