mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
feat(templates): automatically scroll up to the app template form after selecting a template
This commit is contained in:
parent
99d49a1f87
commit
8869a2c79c
2 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
</rd-header-title>
|
||||
<rd-header-content>Templates</rd-header-content>
|
||||
</rd-header>
|
||||
|
||||
<div class="row" ng-if="state.selectedTemplate">
|
||||
<div id="selectedTemplate" class="row" ng-if="state.selectedTemplate">
|
||||
<div class="col-lg-12 col-md-12 col-xs-12">
|
||||
<rd-widget>
|
||||
<rd-widget-custom-header icon="state.selectedTemplate.logo" title="state.selectedTemplate.image">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue