From bded07bc320b18f2d111584a1a1b9e1eab33985c Mon Sep 17 00:00:00 2001 From: Bryan Larsen Date: Mon, 3 Jun 2013 16:38:28 +0200 Subject: [PATCH] removing-members-2 We have a problem -- the membership card doesn't display the user's name. There are two ways we could fix this. We could either customise the global membership card using `` in `application.dryml`, or we could customise *this particular usage* of the membership card. Let's do the latter. Modify the `` as follows: SHOW_PATCH --- app/views/projects/show.dryml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/projects/show.dryml b/app/views/projects/show.dryml index 60b06d9..13b6be5 100644 --- a/app/views/projects/show.dryml +++ b/app/views/projects/show.dryml @@ -12,7 +12,9 @@

Project Members

- + + +