Skip to content
Snippets Groups Projects
Commit 67231c85 authored by Paul Guslisty's avatar Paul Guslisty
Browse files

BUG STORM-513 "Allow media to auto - play" check-box is enable after Media check-box was unchecked

- Now if "Media" check-box is unchecked, "Allow media to auto - play" check-box is disabled too.
parent e70ca1c3
No related branches found
No related tags found
No related merge requests found
...@@ -296,6 +296,7 @@ ...@@ -296,6 +296,7 @@
<check_box <check_box
name="media_auto_play_btn" name="media_auto_play_btn"
control_name="ParcelMediaAutoPlayEnable" control_name="ParcelMediaAutoPlayEnable"
enabled_control="AudioStreamingMedia"
value="true" value="true"
follows="left|bottom|right" follows="left|bottom|right"
height="15" height="15"
......
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