1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

feature #3748: Add provision tab

This commit is contained in:
Daniel Molina 2015-06-17 12:27:05 +02:00
parent 4a564557a2
commit a679e0785a
2 changed files with 6279 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
define(function(require) {
return 'provision-tab';
});