change album_id logic to make it work with ajax calls
This commit is contained in:
@@ -1299,7 +1299,6 @@ function widget_album($args) {
|
||||
//edit album name
|
||||
$album_edit = null;
|
||||
|
||||
|
||||
$photos = array();
|
||||
if($r) {
|
||||
$twist = 'rotright';
|
||||
|
Reference in New Issue
Block a user