This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 5d37eb0d1af8ca3e08c4ec1295b3272061eaf42a Author: Yannick Martel <martel@©odelutin.com> Date: Thu Jan 29 10:46:36 2015 +0100 remove fixme --- coselmar-ui/src/main/webapp/views/documents/viewDocument.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coselmar-ui/src/main/webapp/views/documents/viewDocument.html b/coselmar-ui/src/main/webapp/views/documents/viewDocument.html index d72eb48..93efff2 100644 --- a/coselmar-ui/src/main/webapp/views/documents/viewDocument.html +++ b/coselmar-ui/src/main/webapp/views/documents/viewDocument.html @@ -70,7 +70,7 @@ </dl> <dl> <dt>{{ 'document.metadata.relatedQuestions' | translate }}</dt> - <dd>/* FIXME : add related questions */ + <dd> <table class="table table-bordered table-condensed"> <thead> <tr> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.