From 898df94eb413f0a4b04af117948e05e9739715d3 Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 1 Jun 2006 11:34:14 +0000 Subject: add CssClass for markdown --- demos/quickstart/protected/comments/CommentList.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'demos') diff --git a/demos/quickstart/protected/comments/CommentList.tpl b/demos/quickstart/protected/comments/CommentList.tpl index 25cb871f..0aeb2c81 100644 --- a/demos/quickstart/protected/comments/CommentList.tpl +++ b/demos/quickstart/protected/comments/CommentList.tpl @@ -16,7 +16,7 @@
- + <%# $this->DataItem['comment'] %> @@ -70,7 +70,7 @@

Preview comment

- + <%= $this->content->Text %> @@ -90,7 +90,7 @@

Preview comment

- + <%= $this->content->Text %> -- cgit v1.2.3