Commit 2807efce authored by 神楽坂玲奈's avatar 神楽坂玲奈

dialog

parent ae7d3f8c
......@@ -408,15 +408,15 @@ $(document).ready ->
$(".text,.graphic").toggleClass("graphic text")
decks.render()
$("#deck_share_dialog").dialog
addthis.init()
$("#deck_share_dialog").dialog
modal: true
autoOpen: false
$("#drop_upload_dialog").dialog
$("#drop_upload_dialog").dialog
dialogClass: 'drop_upload'
draggable: false
resizable: false
modal: true
autoOpen: false
\ No newline at end of file
addthis.init()
\ No newline at end of file
......@@ -422,7 +422,7 @@
</div>
</div>
</div>
<div id="deck_share_dialog" title="share" style="display: none">
<div id="deck_share_dialog" title="share">
<fieldset>
<legend>URL</legend>
<input id="deck_url" readonly="readonly"/><br/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment