1
0
Fork 0
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:
Paul Kling 2016-12-13 14:25:23 -06:00 committed by Anthony Lapenna
parent 99d49a1f87
commit 8869a2c79c
2 changed files with 4 additions and 4 deletions

View file

@ -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">