Skip to content

Commit

Permalink
Livearea: Add text to enable file logging
Browse files Browse the repository at this point in the history
  • Loading branch information
devnoname120 committed Nov 3, 2018
1 parent 9b35b3a commit 1af1ea3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sce_sys/livearea/contents/template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@

<frame id="frame4">
<liveitem>
<text align="center" text-align="center" word-wrap="off" ellipsis="on">
<str size="20" color="#ffffff" shadow="on"></str>
<target>psla:-file_logging</target>
<text valign="bottom" align="right" text-align="right" word-wrap="off" ellipsis="on">
<str size="20" color="#ffffff" shadow="on">Click here for debug logs</str>
</text>
</liveitem>
</frame>

</frame>
</livearea>

0 comments on commit 1af1ea3

Please sign in to comment.