projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5c80c8
)
Disable the edit tab until we have some coordinates to edit at
author
Tom Hughes
<tom@compton.nu>
Tue, 19 Jul 2011 08:44:02 +0000
(09:44 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 19 Jul 2011 09:02:50 +0000
(10:02 +0100)
app/views/layouts/site.html.erb
patch
|
blob
|
history
diff --git
a/app/views/layouts/site.html.erb
b/app/views/layouts/site.html.erb
index 0c39cf74b37c2be80c7815e5af292970873d5b99..377cd815682d77b5d9d1d3c638185eb6b57656e4 100644
(file)
--- a/
app/views/layouts/site.html.erb
+++ b/
app/views/layouts/site.html.erb
@@
-29,7
+29,7
@@
<ul id="tabnav">
<%
viewclass = ''
- editclass = ''
+ editclass = '
disabled
'
historyclass = ''
exportclass = ''
traceclass = ''