mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
some helper tests
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
exports = module.exports/* = SemVer*/;
|
||||
}
|
||||
|
||||
var helpers = {};
|
||||
var helpers = exports;
|
||||
|
||||
helpers.displayMenuItem = function (data, index) {
|
||||
var item = data.navigation[index];
|
||||
|
||||
Reference in New Issue
Block a user