diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php b/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php index 861a8e31..9aecda84 100644..100755 --- a/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php +++ b/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php @@ -43,5 +43,3 @@ class ToggleImageButtonState extends TEnumerable { const Down='Down'; const Up='Up'; } - -?>
\ No newline at end of file |