Created
August 30, 2012 09:05
-
-
Save KitWallace/3524587 to your computer and use it in GitHub Desktop.
fragment of menu to control the talking clock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<item title="Clock" action="'Clock is '+ get('clock').status()"> | |
<item action="'Clock is now '+ get('clock').toggle().put().status()"/> | |
</item> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment