[Logilogi-svn] SF.net SVN: logilogi:[1736] trunk/app/views/logis/index.html.erb
Status: Beta
Brought to you by:
wybow
|
From: <wy...@us...> - 2010-06-25 19:37:50
|
Revision: 1736
http://logilogi.svn.sourceforge.net/logilogi/?rev=1736&view=rev
Author: wybow
Date: 2010-06-25 19:37:43 +0000 (Fri, 25 Jun 2010)
Log Message:
-----------
Fixed small browsing error
Modified Paths:
--------------
trunk/app/views/logis/index.html.erb
Modified: trunk/app/views/logis/index.html.erb
===================================================================
--- trunk/app/views/logis/index.html.erb 2010-06-25 19:17:06 UTC (rev 1735)
+++ trunk/app/views/logis/index.html.erb 2010-06-25 19:37:43 UTC (rev 1736)
@@ -3,7 +3,7 @@
<% javascript_tag do -%>
<% if !current_context.link? %>
if (dhtmlHistory.isFirstLoad()) {
- <%= add_simple_history_string('logi_tags_edit_list', '', '') %>
+ <%= add_simple_history_string('browse_list', '', '') %>
}
<% end -%>
<% end %>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|