~urbanape/ubuntuone-ios-music/2.0-resubmission

« back to all changes in this revision

Viewing changes to musicstreaming/view_controllers/AlbumViewController.m

  • Committer: Zachery Bir
  • Date: 2011-06-23 19:01:05 UTC
  • mfrom: (197.1.6 2.0-release)
  • Revision ID: zachery.bir@canonical.com-20110623190105-vgxvco96kv72h35u
Tags: 2.0-release
MergedĀ 2.0-releaseĀ branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
325
325
                                                                                                                           cancelButtonItem:cancelButton otherButtonItems:dismissButton, nil];
326
326
                                        [alertView show];
327
327
                                        [alertView release];
328
 
 
329
328
                                }
330
329
                        }
331
330
        }