From 8e21dda195015a3c9420553f874c10d3ebfa5dfa Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 3 Jan 2011 20:24:21 -0800 Subject: Complete rewrite of the organize module in Javascript using the Sencha JavaScript library. It's got all the functionality from the Flash version except it doesn't support creating new albums or uploading photos. Only tested in Chrome 10.0.x so far. --- .../vendor/ext/images/default/grid/invalid_line.gif | Bin 0 -> 815 bytes .../organize/vendor/ext/images/default/grid/loading.gif | Bin 0 -> 771 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modules/organize/vendor/ext/images/default/grid/invalid_line.gif create mode 100644 modules/organize/vendor/ext/images/default/grid/loading.gif (limited to 'modules/organize/vendor/ext/images/default/grid') diff --git a/modules/organize/vendor/ext/images/default/grid/invalid_line.gif b/modules/organize/vendor/ext/images/default/grid/invalid_line.gif new file mode 100644 index 00000000..fb7e0f34 Binary files /dev/null and b/modules/organize/vendor/ext/images/default/grid/invalid_line.gif differ diff --git a/modules/organize/vendor/ext/images/default/grid/loading.gif b/modules/organize/vendor/ext/images/default/grid/loading.gif new file mode 100644 index 00000000..e846e1d6 Binary files /dev/null and b/modules/organize/vendor/ext/images/default/grid/loading.gif differ -- cgit v1.2.3