Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Dec 5, 2012
1 parent f7f5cc4 commit b9126fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/hallo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/hallo.coffee
Expand Up @@ -361,7 +361,7 @@ http://hallojs.org
widget._trigger "unselected", null,
editable: widget
originalEvent: event
return
return

if !widget.selection or not widget._rangesEqual sel, widget.selection
widget.selection = sel.cloneRange()
Expand Down

0 comments on commit b9126fb

Please sign in to comment.