From 42dca126dc0ca866b3f6ee40026e4fd89d395dde Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Thu, 8 Jul 2010 21:47:05 +0000 Subject: [PATCH] Improved UI difference between 'new' and 'legacy' threads and boards --- Builder/IISMainHandler/build.txt | 2 +- Builder/IISUploadHandler/build.txt | 2 +- templates/Full/elems/BoardInfo.xslt | 6 +++--- templates/Full/elems/ThreadInfo.xslt | 21 ++++++++++++++------- 4 files changed, 19 insertions(+), 12 deletions(-) diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index 8e3d0d8..3801700 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -663 \ No newline at end of file +668 \ No newline at end of file diff --git a/Builder/IISUploadHandler/build.txt b/Builder/IISUploadHandler/build.txt index 43f9cb6..ffe78b0 100644 --- a/Builder/IISUploadHandler/build.txt +++ b/Builder/IISUploadHandler/build.txt @@ -1 +1 @@ -396 \ No newline at end of file +401 \ No newline at end of file diff --git a/templates/Full/elems/BoardInfo.xslt b/templates/Full/elems/BoardInfo.xslt index 9d1b474..e1ca8f7 100644 --- a/templates/Full/elems/BoardInfo.xslt +++ b/templates/Full/elems/BoardInfo.xslt @@ -7,7 +7,7 @@ if(!confirm('Пометить все сообщения как прочитанные?')) {event.returnValue=false; return false;} else { alert("Not implemented yet"); } - + @@ -59,7 +59,7 @@ - +
/Thread//p/ @@ -74,7 +74,7 @@ - N/A +   diff --git a/templates/Full/elems/ThreadInfo.xslt b/templates/Full/elems/ThreadInfo.xslt index 259f619..4573b62 100644 --- a/templates/Full/elems/ThreadInfo.xslt +++ b/templates/Full/elems/ThreadInfo.xslt @@ -76,13 +76,20 @@ - - - new - - visibility:hidden - - + + + + + new + + visibility:hidden + + + + +   + +