diff Lib/IMPL/Web/View/TTControl.pm @ 346:f05634287ac7

working on the view concept
author cin
date Mon, 30 Sep 2013 01:37:50 +0400
parents 9bdccdf1f50b
children 675cd1829255
line wrap: on
line diff
--- a/Lib/IMPL/Web/View/TTControl.pm	Fri Sep 27 16:28:27 2013 +0400
+++ b/Lib/IMPL/Web/View/TTControl.pm	Mon Sep 30 01:37:50 2013 +0400
@@ -19,7 +19,8 @@
 	   id => PROP_RO,
 	   attributes => PROP_RW,
 	   context => PROP_RO,
-	   template => PROP_RO
+	   template => PROP_RO,
+	   parents => PROP_RO
 	]
 };