From c0097b0021b0bff5b42658a279043a16bb4e9ad9 Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Thu, 1 Nov 2012 17:29:21 -0500 Subject: Began integrating do_search.py's DoSearch object into search_results.py, with simple searches returning correct results Still need to make results display in the table Sam also did some work with the bootstrap styling --- misc/notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/notes.txt') diff --git a/misc/notes.txt b/misc/notes.txt index e7b94087..b3678a04 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -41,7 +41,7 @@ Go to /tmp and tail -f flask_gn_log Coffeescript Stuff: coffee -c (filename) -coffee -c -w (to watch for changes and recompile) +coffee -c -w . (to watch for changes and recompile in current directory; the "." is for current directory) coffee --help (for information about setting options) =========================================== -- cgit v1.2.3