Skip to content
Snippets Groups Projects
Commit eb5a6192 authored by Rick Pasetto's avatar Rick Pasetto
Browse files

DEV-41626 Remove/disable "first click interacts" from the UI since

we're not implementing it as a feature yet.
parent f5885782
Branches
Tags
No related merge requests found
...@@ -135,7 +135,8 @@ ...@@ -135,7 +135,8 @@
<check_box <check_box
bottom_delta="-25" bottom_delta="-25"
enabled="true" visible="false"
enabled="false"
follows="left|top" follows="left|top"
font="SansSerifSmall" font="SansSerifSmall"
height="16" height="16"
...@@ -148,7 +149,7 @@ ...@@ -148,7 +149,7 @@
width="150" /> width="150" />
<check_box <check_box
bottom_delta="-25" bottom_delta="0"
enabled="true" enabled="true"
follows="left|top" follows="left|top"
font="SansSerifSmall" font="SansSerifSmall"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment