]> git.proxmox.com Git - pve-manager.git/commitdiff
mobile: register OpenVZ migrate page
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 7 Aug 2014 08:17:45 +0000 (10:17 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 7 Aug 2014 08:17:45 +0000 (10:17 +0200)
www/mobile/Workspace.js

index 808a9b36e0d0fcaa70ca28583cd95819a5f327d8..2b9cfc73aab346e896144b3e8bc3a90526d14a70 100644 (file)
@@ -52,6 +52,7 @@ Ext.define('PVE.Workspace', { statics: {
     history: null,
 
     pages: [ 
+       'PVE.OpenVzMigrate',
        'PVE.OpenVzSummary',
        'PVE.QemuMigrate',
        'PVE.QemuSummary',