[Forms] Communicate dirty state

Communicate dirty state out of generated forms;
WTD-530.
This commit is contained in:
Victor Woeltjen
2014-11-26 13:08:57 -08:00
parent 77c1b150d9
commit b31b4770d1
7 changed files with 31 additions and 26 deletions

View File

@@ -60,7 +60,7 @@ define(
structure: "=",
// Name, as in "<input name="...
name: "@"
field: "="
}
};
}