Merge pull request #937 from taigaio/task/245/out-beta

Out of beta
stable
Alejandro 2016-04-01 09:25:39 +02:00
commit 9bb7357705
5 changed files with 0 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -1,6 +1,5 @@
doctype html
include ../includes/components/beta
div.wrapper
div.auth
div.auth-container

View File

@ -1,8 +1,5 @@
doctype html
div
include ../includes/components/beta
div.wrapper
div.auth
div.auth-container

View File

@ -1 +0,0 @@
img.beta(src="/#{v}/images/beta.png", title="{{'COMMON.BETA' | translate}}")

View File

@ -1,6 +0,0 @@
.beta {
left: 0;
position: absolute;
top: 0;
z-index: 9999;
}