/new_thread -> /
This commit is contained in:
parent
3be5552fcf
commit
9325749345
10 changed files with 168 additions and 171 deletions
|
|
@ -131,3 +131,10 @@ a.preview-link {
|
|||
border-radius: 4px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.on {
|
||||
}
|
||||
|
||||
.off {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,15 +16,6 @@
|
|||
%{target}
|
||||
(cat ../../../js/js_babillard.bc.js))))
|
||||
|
||||
(rule
|
||||
(target js_newthread.js)
|
||||
(deps
|
||||
(file ../../../js/js_newthread.bc.js))
|
||||
(action
|
||||
(with-stdout-to
|
||||
%{target}
|
||||
(cat ../../../js/js_newthread.bc.js))))
|
||||
|
||||
(rule
|
||||
(target js_thread.js)
|
||||
(deps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue