summaryrefslogtreecommitdiffabout
path: root/content
Unidiff
Diffstat (limited to 'content') (more/less context) (show whitespace changes)
-rw-r--r--content/fireflix-panel.xul3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/fireflix-panel.xul b/content/fireflix-panel.xul
index bf6df73..4a5ca36 100644
--- a/content/fireflix-panel.xul
+++ b/content/fireflix-panel.xul
@@ -157,5 +157,6 @@
157 <vbox width="100" pack="center"> 157 <vbox width="100" pack="center">
158 <hbox pack="center"> 158 <hbox pack="center">
159 <image id="search_photo"/> 159 <image id="search_photo"
160 ondblclick="fireflix.foundphotos.on_cmd_open(event)"/>
160 </hbox> 161 </hbox>
161 </vbox> 162 </vbox>