Skip to content

Commit 9831e51

Browse files
committed
Add link to quick install App wizard on edit/web domain page
1 parent 1e196a3 commit 9831e51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/templates/admin/edit_web.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
}
1414
}
1515
?>
16+
<a href="/add/webapp/?domain=<?=$v_domain?>" class="ui-button cancel">
17+
<i class="fas fa-magic status-icon blue"></i>
18+
Quick Install App</a>
1619
<a href="#" class="ui-button" title="<?=__('Save')?>" data-action="submit" data-id="vstobjects"><i class="fas fa-save status-icon purple"></i> <?=__('Save')?></a>
1720
</div>
1821
</div>

0 commit comments

Comments
 (0)