Add OpenCollective links

This commit is contained in:
yflory
2018-09-13 18:47:46 +02:00
parent d2c1ed5eff
commit 716159d300
7 changed files with 102 additions and 3 deletions

View File

@@ -892,7 +892,7 @@ define([
h('div.cp-corner-filler', { style: "width:60px;" }),
h('div.cp-corner-filler', { style: "width:40px;" }),
h('div.cp-corner-filler', { style: "width:20px;" }),
h('div.cp-corner-text', text),
Pages.setHTML(h('div.cp-corner-text'), text),
h('div.cp-corner-actions', actions),
Pages.setHTML(h('div.cp-corner-footer'), footer)
]);