diff --git a/web/app/assets/javascripts/shareSessionDialog.js b/web/app/assets/javascripts/shareSessionDialog.js index 24ee53d5b..cc774ecd5 100644 --- a/web/app/assets/javascripts/shareSessionDialog.js +++ b/web/app/assets/javascripts/shareSessionDialog.js @@ -11,7 +11,7 @@ } function showDialog() { - app.layout.showDialog('share-dialog'); + app.layout.showDialog('share-session-dialog'); } /*function showEmailDialog() { diff --git a/web/app/views/clients/_session.html.erb b/web/app/views/clients/_session.html.erb index cbf3d6105..30899cf7a 100644 --- a/web/app/views/clients/_session.html.erb +++ b/web/app/views/clients/_session.html.erb @@ -18,7 +18,7 @@ <%= image_tag "content/icon_settings_sm.png", {:align => "texttop", :height => 12, :width => 12} %> SETTINGS - + <%= image_tag "content/icon_share.png", {:align => "texttop", :height => 12, :width => 12} %> SHARE diff --git a/web/app/views/clients/_shareSessionDialog.html.erb b/web/app/views/clients/_shareSessionDialog.html.erb index 394fe86ae..2495e508c 100644 --- a/web/app/views/clients/_shareSessionDialog.html.erb +++ b/web/app/views/clients/_shareSessionDialog.html.erb @@ -1,5 +1,5 @@ -