Sha256: f78b1bda6e815bc83c41771223b63cf14d703e42dffb14526e045b2d00b4d79e

Contents?: true

Size: 738 Bytes

Versions: 7

Compression:

Stored size: 738 Bytes

Contents

<div id="browserExternalImage" class="externalImageTabPanel window"  style="display:none">
  <div class="contentPanel">
    <div class="content">
      <table class="fields">
        <tbody>
          <tr>
            <th><label for="externalLocation">URL:</label></th>
            <td><input name="browser[url]" class="full" type="text" value="<%= params[:url] if @active_tab == "Skyline::ReferableUri" %>"/></td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
</div>
<script type="text/javascript" charset="utf-8">
  var etp = new Skyline.HorizontalLayout("browserExternalImage", {layout: "horizontal", height: 200, hidden: true});
  etp.addPanel(etp.element.getElement(".contentPanel"));
</script>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
skylinecms-3.3.0 app/views/skyline/browser/tabs/external_image/_index.html.erb
skylinecms-3.2.0 app/views/skyline/browser/tabs/external_image/_index.html.erb
skylinecms-3.1.0 app/views/skyline/browser/tabs/external_image/_index.html.erb
westarete-skylinecms-3.0.8.20100329 app/views/skyline/browser/tabs/external_image/_index.html.erb
westarete-skylinecms-3.0.8.20100330 app/views/skyline/browser/tabs/external_image/_index.html.erb
skylinecms-3.0.8 app/views/skyline/browser/tabs/external_image/_index.html.erb
skylinecms-3.0.7 app/views/skyline/browser/tabs/external_image/_index.html.erb