mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-03 11:30:15 +01:00
3 lines
No EOL
167 B
Text
3 lines
No EOL
167 B
Text
unless @msg == ""
|
|
page.replace_html "info", content_tag("div", @msg + link_to("log in again.", :controller => "login", :action => "login"), "class" => "warning")
|
|
end |