mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-04 13:27:38 +02:00
minor reordering of jslint comment
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* global define, config, templates, app, ajaxify, socket, translator */
|
||||
"use strict";
|
||||
/* global define, config, templates, app, ajaxify, socket, translator */
|
||||
|
||||
define(['composer', 'forum/pagination'], function(composer, pagination) {
|
||||
var Category = {},
|
||||
|
||||
Reference in New Issue
Block a user