projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a93c5d
)
Removed test for IE as we don't use the result anymore.
author
Tom Hughes
<tom@compton.nu>
Wed, 3 Jun 2009 09:18:20 +0000
(09:18 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 3 Jun 2009 09:18:20 +0000
(09:18 +0000)
app/views/site/edit.rhtml
patch
|
blob
|
history
diff --git
a/app/views/site/edit.rhtml
b/app/views/site/edit.rhtml
index ccec7a02214cd9d8b97bc33c9c5a86716e343001..8c8ea9df55cd9296bd79c1b2d69ec2662c60190b 100644
(file)
--- a/
app/views/site/edit.rhtml
+++ b/
app/views/site/edit.rhtml
@@
-61,7
+61,6
@@
zoom='14' if zoom.nil?
var fo = new SWFObject("/potlatch/potlatch.swf?d="+Math.round(Math.random()*1000), "potlatch", "100%", "100%", "6", "#FFFFFF");
// 700,600 for fixed size, 100%,100% for resizable
var changesaved=true;
- var winie=false; if (document.all && window.print) { winie=true; }
window.onbeforeunload=function() {
if (!changesaved) {