0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 00:58:26 -05:00

temporarily remove download HTML

This commit is contained in:
Juan de la Cruz 2017-02-27 09:30:37 +01:00
parent 9cd12a7609
commit b7253b7fd5

View file

@ -130,11 +130,12 @@
[:span.title "Download project"]
[:p.info "Download all pages as svg in a zip file."]
[:a.btn-primary {:href "#" :on-click download-zip} "Download project"]]
[:div.content-col
[:span.icon i/file-html]
[:span.title "Download as HTML"]
[:p.info "Download your project as HTML files."]
[:a.btn-primary {:href "#" :on-click download-html} "Download HTML"]]]
; [:div.content-col
; [:span.icon i/file-html]
; [:span.title "Download as HTML"]
; [:p.info "Download your project as HTML files."]
; [:a.btn-primary {:href "#" :on-click download-html} "Download HTML"]]
]
[:a.close {:href "#" :on-click on-close} i/close]])))
(defmethod lbx/render-lightbox :download