Fix bug #1518: Remove hidden class at delete-project-lightbox

stable
David Barragán Merino 2014-11-03 13:08:48 +01:00
parent d69364b6ca
commit ba199c821e
1 changed files with 1 additions and 1 deletions

View File

@ -58,5 +58,5 @@ block content
a.button.button-green(href="") Save
a.delete-project(href="", title="Delete this project", ng-click="ctrl.openDeleteLightbox()") Delete this project
div.lightbox.lightbox-delete-project.hidden(tg-lb-delete-project)
div.lightbox.lightbox-delete-project(tg-lb-delete-project)
include views/modules/lightbox-delete-project