Bugzilla – Bug 156655
Don't show unneeded buttons in yast2-release-notes after installation
Last modified: 2006-03-17 21:30:08 UTC
I think we don't need the "back" and "next" buttons in the relase_notes module on an installed system. So can you add a "magic" that skips displaying these buttons if YaST is not in installation mode?
Created attachment 72089 [details] Screenshot with disabled but visible buttons
the whole module is written for the wizard style of the installation - so for running it independently we create a dummy wizard. I think it is possible to change that, but I have no idea what it would take. So ... later ...
fixed now - in next release
fixed