<%= render :partial => "skyline/browser/tabs/pages/index" %> <%= render :partial => "skyline/browser/tabs/media_library/index" %> <%= render :partial => "skyline/browser/tabs/external_link/index" %> <% if params[:common] %>
<% cur_target = params[:target].blank? ? nil : params[:target] %>
<% end %>
<%= link_to_function t(:cancel, :scope => [:buttons]), "Skyline.Dialog.current.cancel()", :class => "cancel" %> <%= link_to_function button_text(:ok), "Skyline.Dialog.current.select()", :class => "button small green" %>