Hide partner grid stuff always, unless advanced is selected
This commit is contained in:
@@ -212,8 +212,8 @@
|
||||
follows="left|top|right" border_visible="false" mouse_opaque="false"
|
||||
drop_shadow_visible="true" border_drop_shadow_visible="false" />
|
||||
<!-- Partner URL -->
|
||||
<text name="partner_label" height="10" width="100" left="12" bottom_delta="-20" follows="left|top">Partner URL:</text>
|
||||
<line_editor max_length="254" name="partner" handle_edit_keys_directly="true" height="18" left="120" right="-12" bottom_delta="-4" font="SansSerifSmall" follows="left|top|right"/>
|
||||
<text name="partner_label" height="10" width="100" left="12" bottom_delta="-20" follows="left|top" visible="false">Partner URL:</text>
|
||||
<line_editor max_length="254" name="partner" handle_edit_keys_directly="true" height="18" left="120" right="-12" bottom_delta="-4" font="SansSerifSmall" follows="left|top|right" visible="false"/>
|
||||
<!-- Search URL -->
|
||||
<text type="string" length="1" enabled="true" name="search_label"
|
||||
height="10" width="100" left="12" bottom_delta="-20" visible="false"
|
||||
|
||||
Reference in New Issue
Block a user