File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
lib/powerpoint/views/collision-wide Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1+ < ?xml version="1.0" encoding="UTF-8" standalone="yes"?>
12< Relationships xmlns ="http://schemas.openxmlformats.org/package/2006/relationships ">
23 < Relationship Id ="rId1 " Type ="http://schemas.openxmlformats.org/officeDocument/2006/relationships/slideLayout " Target ="../slideLayouts/slideLayout9.xml "/>
34 < Relationship Id ="rId2 " Target ="../media/ <%= @image_name %> " Type ="http://schemas.openxmlformats.org/officeDocument/2006/relationships/image "/>
45 <% @links . each_with_index do |link , index | %>
56 < Relationship Id ="rId <%= 100 + index %> " Target ="<%= link %> " Type ="http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink " TargetMode ="External "/>
67 <% end %>
7- </ Relationships >
8+ </ Relationships >
You can’t perform that action at this time.
0 commit comments