Merge branch 'master' of ssh://51.254.143.84:9319/home/git/invoice_keeper

This commit is contained in:
Mini Robot 2017-12-11 15:22:55 +01:00
commit 0c80784c30
4 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,4 @@
source 'https://rubygems.org'
source 'http://rubygems.org'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
@ -49,3 +49,8 @@ end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'double-bag-ftps', '~> 0.1.3'
gem 'rack-cors', :require => 'rack/cors'
gem 'cocoon', '~> 1.2.9'

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -7,6 +7,7 @@
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
<%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
<%= favicon_link_tag %>
</head>
<body>

View File

@ -7,6 +7,7 @@
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
<%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
<%= favicon_link_tag %>
</head>
<body class="login-bg">
<div class="header">