added todo to centralize page dom removal and ref counting Fixes #2329

This commit is contained in:
John Bender 2011-08-29 10:09:22 -07:00
parent bddc8c8ed2
commit 07edada0dd

View file

@ -245,6 +245,9 @@
var self = this;
if ( self.menuType == "page" ) {
// TODO centralize page removal binding / handling in the page plugin.
// Suggestion from @jblas to do refcounting
//
// rebind the page remove that was unbound in the open function
// to allow for the parent page removal from actions other than the use
// of a dialog sized custom select