Skip to content

Commit

Permalink
Fix tablet upload button for WebUI2
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchBradley committed Aug 12, 2024
1 parent 123fc4d commit 5deb3ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file modified index.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion tablet
2 changes: 2 additions & 0 deletions www/js/interface.js
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,8 @@ const refreshFiles = (event) => {
const internalUploadFile = () => {
}

const uploadButtonName = 'files_input_file';

const processMessage = () => {}

const getVersion = () => "Devel";
Expand Down

0 comments on commit 5deb3ed

Please sign in to comment.