Browse Source

Merge branch 'release-0.24' into develop

pull/208/head
Simon Eisenmann 11 years ago
parent
commit
36a8d8f66c
  1. 3
      static/js/base.js

3
static/js/base.js

@ -33,5 +33,4 @@ define([ // Helper module to put non dependency base libraries together.
'humanize', 'humanize',
'sha', 'sha',
'sjcl', 'sjcl',
'text', 'text'], function() {});
'webfont'], function() {});

Loading…
Cancel
Save