WJC
2020-01-02 3f52028f3ca6513f89933ed76e513376fec0962a
ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogicState.cs
old mode 100755 new mode 100644
@@ -31,8 +31,9 @@
            var titleName = new Button {
                TextID = MyInternationalizationString.automation,
                TextSize = 17,
                TextSize = 16,
                TextColor = ZigbeeColor.Current.LogicTextBlackColor,
                IsBold = true,
            };
            topFrameLayout.AddChidren (titleName);