projects
/
limn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
555545d
)
Fixes error with / from Jade 26.0
author
dsc
<dsc@less.ly>
Tue, 15 May 2012 22:52:15 +0000 (15:52 -0700)
committer
dsc
<dsc@less.ly>
Tue, 15 May 2012 22:52:15 +0000 (15:52 -0700)
lib/template/datasource-ui.jade
patch
|
blob
|
history
diff --git
a/lib/template/datasource-ui.jade
b/lib/template/datasource-ui.jade
index
f04e330
..
94d6dbb
100644
(file)
--- a/
lib/template/datasource-ui.jade
+++ b/
lib/template/datasource-ui.jade
@@
-6,9
+6,9
@@
section.datasource-ui(class="datasource-ui-#{source_id}")
ul.breadcrumb
li #{source_summary}
- span.divider /
+ span.divider \/
li #{metric_summary}
- span.divider /
+ span.divider \/
li #{timespan_summary}
section.datasource-selector.collapse