Fatal message styling.

This commit is contained in:
Gunther Brunner
2014-05-14 15:46:43 +09:00
parent eec19cef98
commit 70ddf81cfd
4 changed files with 55 additions and 7 deletions

View File

@@ -35,5 +35,6 @@ module.exports = function FatalMessageServiceFactory($modal, $location, $route)
})
}
return FatalMessageService
}