Remove pdf export code
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
@@ -17,8 +17,7 @@ export const getUIElements = () => ({
|
||||
download: {
|
||||
markdown: $('.ui-download-markdown'),
|
||||
html: $('.ui-download-html'),
|
||||
rawhtml: $('.ui-download-raw-html'),
|
||||
pdf: $('.ui-download-pdf-beta')
|
||||
rawhtml: $('.ui-download-raw-html')
|
||||
},
|
||||
export: {
|
||||
dropbox: $('.ui-save-dropbox'),
|
||||
|
||||
Reference in New Issue
Block a user