mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
style guide fix
This commit is contained in:
@@ -461,9 +461,7 @@ var _CPTextFieldSquareBezelColor = nil;
|
||||
displayString += aValue;
|
||||
|
||||
if ([[self window] firstResponder] == self)
|
||||
{
|
||||
[[self class] _inputElement].value = displayString;
|
||||
}
|
||||
else
|
||||
{
|
||||
if (CPFeatureIsCompatible(CPJavascriptInnerTextFeature))
|
||||
|
||||
Reference in New Issue
Block a user