cortex-handlebars-compiler
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -107,2 +107,3 @@ 'use strict'; | ||
Compiler.prototype._combo_handler = function(title, options){ | ||
if(!title){return '';} | ||
var self = this; | ||
@@ -109,0 +110,0 @@ var mods = title.split(","); |
{ | ||
"name": "cortex-handlebars-compiler", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Handlebar helpers for cortex template.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
24358
626