diff options
author | Josh Blum <josh@joshknows.com> | 2009-08-29 01:04:58 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2009-08-29 01:04:58 -0700 |
commit | 576d3978c7fafe5d6727c77281e3aad6d92074d2 (patch) | |
tree | fde88d38dd92a79571d1960f8e1fb9debd05b903 /grc/todo.txt | |
parent | cb794a7c8703ea06a9bce110fc1041140f25e8e6 (diff) |
Replaced TYPES in Port and Param with types parameter.
Replaced odict in options for storing options with a list.
Fix virtual port check in flow graph template.
Diffstat (limited to 'grc/todo.txt')
-rw-r--r-- | grc/todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/todo.txt b/grc/todo.txt index ef94abfb5f..e9c407c5e8 100644 --- a/grc/todo.txt +++ b/grc/todo.txt @@ -73,7 +73,6 @@ * will not update for non-enum params * needs to account for added or removed params * example with grid params need update after notebook change -* use .strip() on the hide property so we can do away with #slurp(s) in the templates ################################################## # Future |