Skip to content
Snippets Groups Projects
Commit f53b2bd8 authored by Gilbert Gonzales's avatar Gilbert Gonzales
Browse files

ACME-902: Link the '?' button to the proper viewer-help article or articles

parent 5b197db0
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
positioning="cascading" positioning="cascading"
can_close="true" can_close="true"
can_resize="false" can_resize="false"
help_topic="social floater" help_topic="floater_social"
layout="topleft" layout="topleft"
name="floater_social" name="floater_social"
save_rect="true" save_rect="true"
...@@ -34,28 +34,24 @@ ...@@ -34,28 +34,24 @@
class="llsocialstatuspanel" class="llsocialstatuspanel"
follows="all" follows="all"
label="STATUS" label="STATUS"
help_topic="panel_social_status"
name="panel_social_status"/> name="panel_social_status"/>
<panel <panel
filename="panel_social_photo.xml" filename="panel_social_photo.xml"
class="llsocialphotopanel" class="llsocialphotopanel"
follows="all" follows="all"
label="PHOTO" label="PHOTO"
help_topic="panel_social_photo"
name="panel_social_photo"/> name="panel_social_photo"/>
<panel <panel
filename="panel_social_place.xml" filename="panel_social_place.xml"
class="llsocialcheckinpanel" class="llsocialcheckinpanel"
follows="all" follows="all"
label="CHECK IN" label="CHECK IN"
help_topic="panel_social_place"
name="panel_social_place"/> name="panel_social_place"/>
<panel <panel
filename="panel_social_account.xml" filename="panel_social_account.xml"
class="llsocialaccountpanel" class="llsocialaccountpanel"
follows="all" follows="all"
label="ACCOUNT" label="ACCOUNT"
help_topic="panel_social_account"
name="panel_social_account"/> name="panel_social_account"/>
</tab_container> </tab_container>
<panel <panel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment