diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-04-29 03:57:24 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-04-29 03:57:24 +0000 |
commit | 33122e8968e2d7890f7fabe45ce168aa0d217bbb (patch) | |
tree | 36e67fd507f9308cd21c185056fc40d7a5a042cd /modules/organize/js | |
parent | 89bdd6ca983585d5bf41968ee355927169cc9e14 (diff) |
Change album cover functionality added
Diffstat (limited to 'modules/organize/js')
-rw-r--r-- | modules/organize/js/organize.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/organize/js/organize.js b/modules/organize/js/organize.js index f40f14e8..606320b1 100644 --- a/modules/organize/js/organize.js +++ b/modules/organize/js/organize.js @@ -1,6 +1,5 @@ /* * @todo Trap resize of dialog and resize the child areas (tree, grid and edit form) - * @todo Create a message area in the footer for all the organize messages */ var url; var height; |