public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
log_collapse is not longer a suitable name for this javascript library
timcharper (author)
Thu May 22 13:12:41 -0700 2008
commit  5b364336e12684165dbc432b46a40073de02ab01
tree    92c63e75dfc60b23161e62cee883afcd92bfbe98
parent  47f5ff7e0c761109b9ab7dcd8af1771dbacf2b7f
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-<% script_tag = javascript_include_tag("prototype", "rb_gateway", "log_collapse") %>
0
+<% script_tag = javascript_include_tag("prototype", "rb_gateway", "toggle") %>
0
 <html>
0
 <head>
0
   <title><%= @header %></title>

Comments

    No one has commented yet.