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

Loading…
Cancel
Save