Modal upload window fixed for Foundation 6

This commit is contained in:
Christoph Haas 2016-03-03 17:38:38 +01:00
parent a4d59caef4
commit b07c505e55

View file

@ -41,9 +41,10 @@
= link_to @package.homepage, @package.homepage, target: '_blank'
a.button.round.expand data-reveal-id="upload-modal" Upload more screenshots for #{@package.name}
a.button.round.expand data-open="upload-modal" Upload more screenshots for #{@package.name}
#upload-modal.reveal-modal data-reveal=true role='dialog'
// Modal upload window
#upload-modal.reveal data-reveal=true role='dialog'
h1 Upload new screenshots
.row
.small-4.columns