Skip to content

Commit

Permalink
SmartPlaylistEditor.xml - add missing 'add rule' button (reverted fro…
Browse files Browse the repository at this point in the history
…m commit fc87499)
  • Loading branch information
phil65 committed Sep 29, 2016
1 parent 3e4a746 commit beec752
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions addons/skin.estuary/1080i/SmartPlaylistEditor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,32 +110,18 @@
<height>435</height>
<onleft>500</onleft>
<onright>500</onright>
<ondown>13</ondown>
<ondown>9001</ondown>
<onup>9001</onup>
<include content="DefaultSimpleListLayout">
<param name="width" value="600" />
<param name="list_id" value="10" />
</include>
</control>
<control type="button" id="13">
<description>Add rule Button</description>
<left>650</left>
<top>555</top>
<width>300</width>
<height>90</height>
<include>SettingsItemCommon</include>
<align>center</align>
<label>$LOCALIZE[15019]</label>
<onleft>500</onleft>
<onright>500</onright>
<ondown>9001</ondown>
<onup>10</onup>
</control>
<control type="textbox">
<left>680</left>
<top>640</top>
<top>570</top>
<width>540</width>
<height>188</height>
<height>248</height>
<aligny>top</aligny>
<label>$LOCALIZE[31043]</label>
<textcolor>grey</textcolor>
Expand Down

0 comments on commit beec752

Please sign in to comment.