mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
d'oh
This commit is contained in:
@@ -13,7 +13,7 @@ class Browser extends Resource
|
||||
|
||||
@url = url
|
||||
|
||||
@style = "width:100%;height:100%;background-color:#fff;border:none"
|
||||
style = "width:100%;height:100%;background-color:#fff;border:none"
|
||||
@html = "<iframe src='#{@url}' style='#{style}'></iframe>"
|
||||
|
||||
@show()
|
||||
|
||||
Reference in New Issue
Block a user