From eae87e8ffa935c78f0b7369c76167d37ce0c57ca Mon Sep 17 00:00:00 2001 From: kevin_fourie Date: Thu, 8 May 2008 09:37:23 +0000 Subject: [PATCH] Merged in from DEV trunk... --- resources/css/kt-framing.css | 6 ++++++ resources/css/kt-ie-7.css | 5 +++++ resources/css/kt-ie-icons.css | 5 +++++ templates/ktcore/folder/roles.smarty | 7 +++++-- templates/ktcore/login.smarty | 2 +- 5 files changed, 22 insertions(+), 3 deletions(-) diff --git a/resources/css/kt-framing.css b/resources/css/kt-framing.css index d6096bd..d2f3c29 100644 --- a/resources/css/kt-framing.css +++ b/resources/css/kt-framing.css @@ -2130,4 +2130,10 @@ body #content #add_dashlet { overflow:scroll; +} + +.role_allocation +{ + overflow:auto; + } \ No newline at end of file diff --git a/resources/css/kt-ie-7.css b/resources/css/kt-ie-7.css index bb0874f..d721136 100644 --- a/resources/css/kt-ie-7.css +++ b/resources/css/kt-ie-7.css @@ -7,4 +7,9 @@ { overflow:scroll; width:700px; +} + +.role_allocation +{ + width:700px; } \ No newline at end of file diff --git a/resources/css/kt-ie-icons.css b/resources/css/kt-ie-icons.css index 2ac3518..7443561 100644 --- a/resources/css/kt-ie-icons.css +++ b/resources/css/kt-ie-icons.css @@ -392,3 +392,8 @@ overflow:scroll; width:700px; } + +.role_allocation +{ + width:700px; +} diff --git a/templates/ktcore/folder/roles.smarty b/templates/ktcore/folder/roles.smarty index 336e1d7..3f80f2a 100644 --- a/templates/ktcore/folder/roles.smarty +++ b/templates/ktcore/folder/roles.smarty @@ -1,6 +1,6 @@

get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}Allocate Roles for{/i18n}:
{$folderName|sanitize}

-

{i18n} +

{i18n} In many cases, workflow actions will be assigned to certain roles (e.g. Manager, Interviewer, Researcher, Journalist). You can assign these roles to specific groups in particular areas of the document management system. @@ -8,8 +8,9 @@

{i18n}Warning{/i18n}: {i18n}Please note that changing role allocations may take a some time, depending on the number of folders below this one.{/i18n}
- +
+ @@ -52,4 +53,6 @@ role allocations may take a some time, depending on the number of folders below {/if} +
{i18n}Role{/i18n}
{i18n}No roles defined in the Role Administration area.{/i18n}
+
diff --git a/templates/ktcore/login.smarty b/templates/ktcore/login.smarty index a2049ed..9b8f799 100644 --- a/templates/ktcore/login.smarty +++ b/templates/ktcore/login.smarty @@ -50,7 +50,7 @@ {/foreach}
- +
-- libgit2 0.21.4