Code review comment for lp:~bac/juju-gui/1096230

Revision history for this message
Brad Crittenden (bac) wrote :

*** Submitted:

Add support for _annotation calls to env.

The calls update_annotations, get_annotations, and remove_annotations
are
added to the env object.

As a drive-by, in test_env.js the unnecessary use of async calls was
eliminated by removing the 'done' parameter. Leaving it in place where
not
required was confusing.

R=gary.poster, hazmat
CC=
https://codereview.appspot.com/7064060

https://codereview.appspot.com/7064060/

« Back to merge proposal