fixes #437
rebased onto e35a3d395b9162292d8bb561252e708405fc3703
Or you could just remove it if you don't need it :-)
thanks @abompard !
removed the commented out CSS, and rebased!
rebased onto 92db5e184239528ea9b6b1c130e32be438ea40de
I don't know where that error comes from, but it should be {{ hubNodes }} with the braces.
{{ hubNodes }}
So the light gray means that the hub is selected, while the dark blue means that it's not? It feels a bit counter-intuitive, no? (maybe my intuition is backwards though ;-) )
rebased onto 83440dcbf96cbba4466fb2069b37e7479b2d3999
whoops!
thanks, fixed up those two issues...
Darn, I got mixed up with the templating language, it's { hubNodes } with single curly braces, of course. Sorry.
{ hubNodes }
okies! removed the double curlies!
rebased onto 9ebfb49360a43a9b8046fb55a3142b953501c6d0
Commit b6fa21b3 fixes this pull-request
Pull-Request has been merged by abompard
fixes #437