Univention Bugzilla – Attachment 7613 Details for
Bug 41081
wizard should scroll to the top when switching page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
scroll after page select
Wizard.patch (text/plain), 546 bytes, created by
Johannes Keiser
on 2016-04-22 14:34:07 CEST
(
hide
)
Description:
scroll after page select
Filename:
MIME Type:
Creator:
Johannes Keiser
Created:
2016-04-22 14:34:07 CEST
Size:
546 bytes
patch
obsolete
>Index: univention-management-console-frontend/umc/widgets/Wizard.js >=================================================================== >--- univention-management-console-frontend/umc/widgets/Wizard.js (Revision 68871) >+++ univention-management-console-frontend/umc/widgets/Wizard.js (Arbeitskopie) >@@ -303,9 +303,9 @@ > }, > > switchPage: function(pageName) { >- window.scrollTo(0, 0); > this._updateButtons(pageName); > this.selectChild(this._pages[pageName]); >+ window.scrollTo(0, 0); > }, > > focusFirstWidget: function(pageName) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41081
: 7613