From 213385d0d8457970c4a2db35361925bd37d1d2de Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 31 Dec 2013 13:23:40 +0530 Subject: [PATCH] update symbols example --- examples/ui/symbols/js/example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ui/symbols/js/example.js b/examples/ui/symbols/js/example.js index c73d5d25..5394e1eb 100644 --- a/examples/ui/symbols/js/example.js +++ b/examples/ui/symbols/js/example.js @@ -7,7 +7,7 @@ This example shows the symbols that come with `Ox.UI`. Ox.load('UI', function() { var groups = [ - ['add', 'remove', 'close', 'center', 'focus'], + ['equal', 'add', 'remove', 'close', 'center', 'focus'], ['arrowLeft', 'arrowRight', 'arrowUp', 'arrowDown'], ['left', 'right', 'up', 'down'], [