diff options
author | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-06-18 14:11:54 +0300 |
---|---|---|
committer | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-06-18 14:11:54 +0300 |
commit | 2e1056d3c76f30b0666a560f8c4e51ff3ee6ee13 (patch) | |
tree | ddc4fa668d91e764d58d98b764836870d4a955e3 | |
parent | 3b89a56caf594392c2d45b43932ecb070893588b (diff) | |
parent | fce95785beabb499381d722160d000df2d693b2a (diff) |
Merge remote branch 'gallery3/master'
-rw-r--r-- | modules/organize/views/organize_dialog.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/organize/views/organize_dialog.html.php b/modules/organize/views/organize_dialog.html.php index a4fdc071..4224c10b 100644 --- a/modules/organize/views/organize_dialog.html.php +++ b/modules/organize/views/organize_dialog.html.php @@ -97,7 +97,7 @@ sortFields: "<?= $sort_fields ?>", albumId: "<?= $album->id ?>", restUri: "<?= $rest_uri ?>", - controllerUri: "<?= $controller_uri ?>/" + controllerUri: "<?= $controller_uri ?>" }; }; /* |