ALT Linux Bugzilla
– Attachment 3905 Details for
Bug 21615
Скрытие главного меню Alterator
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч, добавляющий две скрытые кнопки управления главным меню
index.patch (text/plain), 1.01 KB, created by
Dmitriy Kruglikov
on 2009-09-20 14:56:11 MSD
(
hide
)
Description:
Патч, добавляющий две скрытые кнопки управления главным меню
Filename:
MIME Type:
Creator:
Dmitriy Kruglikov
Created:
2009-09-20 14:56:11 MSD
Size:
1.01 KB
patch
obsolete
>--- index.old 2009-09-18 18:42:03 +0300 >+++ index.html 2009-09-19 19:02:25 +0300 >@@ -35,6 +35,11 @@ > <td style="width:100%;white-space:nowrap" valign="middle"> > <span id="title" translate="alterator-ahttpd">Hostname</span> > </td> >+ <td> >+ <input value="Hide menu" name="hide_menu" type="button" class="btn" style="display:none"></input> >+ <input value="Show menu" name="show_menu" type="button" class="btn" style="display:none"></input> >+ >+ </td> > <td class="top-button" style="width:0px" valign="middle"> > <form action="/ahttpd/configuration"> > <input type="submit" class="btn" id="configuration-button" translate="alterator-ahttpd" value="Configuration"/> >@@ -59,7 +64,7 @@ > <table> > <tbody> > <tr> >- <td id="menu-td" nowrap="yes"><div id="menu"/></td> >+ <td id="menu-td" nowrap="yes"><div id="menu" name="menu"/></td> > <td id="main-td" style="width:100%"> > <div id="main"> > <h1><span translate="alterator-ahttpd">System management center</span></h1>
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 21615
:
3896
|
3899
|
3900
| 3905 |
3906
|
3907
|
3908