Browse Source

Consolidate Moment and Moment Timezone in credits

Tim Lim 3 years ago
parent
commit
4aaf0d20a8
1 changed files with 1 additions and 6 deletions
  1. 1 6
      assets/javascripts/templates/pages/about_tmpl.coffee

+ 1 - 6
assets/javascripts/templates/pages/about_tmpl.coffee

@@ -577,15 +577,10 @@ credits = [
     'MIT',
     'https://modernizr.com/license/'
   ], [
-    'Moment.js',
+    'Moment.js<br>Moment.js Timezone',
     'JS Foundation and other contributors',
     'MIT',
     'https://raw.githubusercontent.com/moment/moment/master/LICENSE'
-  ], [
-    'Moment.js Timezone',
-    'JS Foundation and other contributors',
-    'MIT',
-    'https://raw.githubusercontent.com/moment/moment-timezone/master/LICENSE'
   ], [
     'Mongoose',
     '2010 LearnBoost',