mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-08 15:47:40 +01:00
console.log
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
value = $(element).val();
|
||||
break;
|
||||
}
|
||||
console.log($(element).attr('template-variable'), value);
|
||||
|
||||
templates.set($(element).attr('template-variable'), value);
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user