From ed56d7c29c1dca642ed6b9e36652a3605368848b Mon Sep 17 00:00:00 2001 From: noud Date: Tue, 30 Oct 2012 13:16:46 +0100 Subject: [PATCH] distribution if distribution is All, so not displayed in an index nor in attributes per event, there is missing a line-part in IE. Did add 1 space for All, this will maybe display the line-part again. --- app/View/Events/index.ctp | 4 ++-- app/View/Events/view.ctp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/View/Events/index.ctp b/app/View/Events/index.ctp index 17c1e34d7..47ae93627 100755 --- a/app/View/Events/index.ctp +++ b/app/View/Events/index.ctp @@ -5,7 +5,7 @@ $buttonPublishStatus = $isAclPublish ? 'button_on':'button_off'; ?>

Events

- +
@@ -57,7 +57,7 @@ $buttonPublishStatus = $isAclPublish ? 'button_on':'button_off'; + diff --git a/app/View/Events/view.ctp b/app/View/Events/view.ctp index 0c5976031..65bf4cde6 100755 --- a/app/View/Events/view.ctp +++ b/app/View/Events/view.ctp @@ -177,7 +177,7 @@ if (isset($relatedAttributes[$attribute['id']]) && (null != $relatedAttributes[$ - +
Paginator->sort('org');?> -