[dw-free] [Error: Undefined custom element 'SEARCHCSS'] when viewing FAQs
[commit: http://hg.dwscoalition.org/dw-free/rev/97fd1667d0d6]
http://bugs.dwscoalition.org/show_bug.cgi?id=3512
Remove reference to searchcss BML tag. It no longer exists.
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3512
Remove reference to searchcss BML tag. It no longer exists.
Patch by
Files modified:
- htdocs/support/faqbrowse.bml
--------------------------------------------------------------------------------
diff -r 4902957952cf -r 97fd1667d0d6 htdocs/support/faqbrowse.bml
--- a/htdocs/support/faqbrowse.bml Wed Feb 16 20:15:53 2011 +0800
+++ b/htdocs/support/faqbrowse.bml Wed Feb 16 20:31:32 2011 +0800
@@ -14,8 +14,6 @@ _c?>
_c?>
<?page
head<=
-<?searchcss?>
-
<script language='JavaScript'>
<!--
function showAnswer() {
--------------------------------------------------------------------------------
