This commit is contained in:
psychobunny
2015-03-17 13:46:24 -04:00
parent e3899f9535
commit 567d171d2f
7 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
'use strict';
/* globals app, define, ajaxify, utils, translator, config */
/* globals app, components, define, ajaxify, utils, translator, config */
define('navigator', ['forum/pagination'], function(pagination) {