зеркало из https://github.com/mozilla/MozDef.git
correct the name
This commit is contained in:
Родитель
efc506c86e
Коммит
1ed5b41d2e
|
@ -11,7 +11,7 @@ if (Meteor.isClient) {
|
|||
$('#fqdn')[0].value = Session.get('blockFQDN');
|
||||
};
|
||||
|
||||
Template.blockFQDN.events({
|
||||
Template.blockFQDNform.events({
|
||||
"submit form": function(event, template) {
|
||||
event.preventDefault();
|
||||
formobj=formToObject("#blockFQDN :input");
|
||||
|
|
Загрузка…
Ссылка в новой задаче