aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts
diff options
context:
space:
mode:
authorMichel Etienne2012-04-19 08:42:36 +0200
committerMichel Etienne2012-04-19 08:42:36 +0200
commit61cd44aa68fe296675b1a4863c71cdcfb38257ff (patch)
tree92494cd7f07c5223cc477e78d07c990c3f0e0a04 /app/views/layouts
parent0671126a7169ebc6b77576703a26cd47957476c6 (diff)
downloadchouette-core-61cd44aa68fe296675b1a4863c71cdcfb38257ff.tar.bz2
update help and put an empty all icon on area types
Diffstat (limited to 'app/views/layouts')
-rw-r--r--app/views/layouts/application.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index f75b138fe..9c48ff00b 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Chouette - <%= title %></title>
+ <title>Chouette V2 - <%= title %></title>
<%= stylesheet_link_tag :application %>
<%= javascript_include_tag :application %>
<script src="http://maps.google.com/maps/api/js?v=3.2&sensor=false"></script>