* Notes on validation framework usage

This commit is contained in:
Bryan Ashby 2015-12-10 21:43:57 -07:00
parent b8c42810ea
commit 34a8bdae21
1 changed files with 2 additions and 1 deletions

View File

@ -538,7 +538,8 @@ function FullScreenEditorModule(options) {
this.mciReadyHandler = function(mciData, cb) {
self.createInitialViews(mciData, function viewsCreated(err) {
// :TODO: Can probably be replaced with @systemMethod:validateUserNameExists when the framework is in
// place - if this is for existing usernames else validate spec
self.viewControllers.header.on('leave', function headerViewLeave(view) {
if(2 === view.id) { // "to" field