puavo_authentication 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,13 +4,7 @@
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
6
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
7
- <title>
8
- <% if session.has_key?(:organisation) %>
9
- <%= session[:organisation].name %>
10
- <% else %>
11
- Puavo Users
12
- <% end %>
13
- </title>
7
+ <title>Puavo</title>
14
8
  <%= stylesheet_link_tag "#{theme}/screen.css", :media => 'screen, projection' %>
15
9
  <%= stylesheet_link_tag "#{theme}/print.css", :media => 'print' %>
16
10
  <%= stylesheet_link_tag "#{theme}/puavo.css" %>
@@ -21,7 +15,7 @@
21
15
  <hr class="space" />
22
16
  <div class="login_container">
23
17
  <div class="login_content">
24
- <h1>Puavo Devices</h1>
18
+ <h1>Puavo</h1>
25
19
  <% if flash.has_key?(:notice) %>
26
20
  <% if flash.has_key?(:notice_css_class) %>
27
21
  <p class='<%= flash[:notice_css_class] %>'>
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puavo_authentication
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 8
10
- version: 0.0.8
9
+ - 9
10
+ version: 0.0.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jouni Korhonen
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-10-28 00:00:00 +03:00
18
+ date: 2010-11-09 00:00:00 +02:00
19
19
  default_executable:
20
20
  dependencies: []
21
21