change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors
This commit is contained in:
parent
419aaa7955
commit
258175565e
9 changed files with 138 additions and 91 deletions
|
|
@ -1,3 +1,12 @@
|
|||
(rule
|
||||
(target js_catalog.js)
|
||||
(deps
|
||||
(file ../../../js/js_catalog.bc.js))
|
||||
(action
|
||||
(with-stdout-to
|
||||
%{target}
|
||||
(cat ../../../js/js_catalog.bc.js))))
|
||||
|
||||
(rule
|
||||
(target js_babillard.js)
|
||||
(deps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue