From bb095adf76bddc2f6c5925bcdebb52bff75e6578 Mon Sep 17 00:00:00 2001
From: Alvin Li <liweitianux@gmail.com>
Date: Wed, 14 Aug 2013 00:05:31 +0800
Subject: * added 'templates/search/search.html' * updated haystack settings *
 updated 'static' files settings * added 'search function' for
 'apps/indicator': IndicatorCategory, Indicator * merged static files of
 '97suifang-front' by 'mjymjydark' * merged pages of '97suifang-front' by
 'mjymjydark' * updated pages to use 'django templates syntax' for the static
 links

TODO:
to fix the 'static links' of 'indicator/static/javascripts/*.js'
---
 97suifangqa/apps/indicator/static/ajax/close_sub_title | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 97suifangqa/apps/indicator/static/ajax/close_sub_title

(limited to '97suifangqa/apps/indicator/static/ajax/close_sub_title')

diff --git a/97suifangqa/apps/indicator/static/ajax/close_sub_title b/97suifangqa/apps/indicator/static/ajax/close_sub_title
new file mode 100644
index 0000000..0f0c913
--- /dev/null
+++ b/97suifangqa/apps/indicator/static/ajax/close_sub_title
@@ -0,0 +1 @@
+success
\ No newline at end of file
-- 
cgit v1.2.2