[Tables] #801 Documented MctTable directive

This commit is contained in:
Henry
2016-04-04 21:10:13 -07:00
parent 99ba9edb95
commit 20672ad028
7 changed files with 136 additions and 16 deletions

View File

@@ -85,7 +85,7 @@ define(
then: function (callback) {
return fastPromise(callback(returnValue));
}
}
};
}
/**