summaryrefslogtreecommitdiff
path: root/templates/project/widgets/iframe/iframe.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/widgets/iframe/iframe.coffee')
-rw-r--r--templates/project/widgets/iframe/iframe.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/widgets/iframe/iframe.coffee b/templates/project/widgets/iframe/iframe.coffee
index 4d4ca9a..e3ee947 100644
--- a/templates/project/widgets/iframe/iframe.coffee
+++ b/templates/project/widgets/iframe/iframe.coffee
@@ -6,4 +6,4 @@ class Dashing.Iframe extends Dashing.Widget
onData: (data) ->
# Handle incoming data
# You can access the html node of this widget with `@node`
- # Example: $(@node).fadeOut().fadeIn() will make the node flash each time data comes in. \ No newline at end of file
+ # Example: $(@node).fadeOut().fadeIn() will make the node flash each time data comes in.