ALT Linux Bugzilla
– Attachment 3249 Details for
Bug 18621
sisyphus.ru/rsync: чекбоксы вместо списка
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
sisyphus.ru/rsync ui -- checkboxes instead of option list
rsync_checkbox.diff (text/plain), 1.10 KB, created by
Yury Yurevich
on 2009-01-23 18:06:20 MSK
(
hide
)
Description:
sisyphus.ru/rsync ui -- checkboxes instead of option list
Filename:
MIME Type:
Creator:
Yury Yurevich
Created:
2009-01-23 18:06:20 MSK
Size:
1.10 KB
patch
obsolete
>diff --git a/prometeus/web/html/htf/ru/rsync_exclude.pl_form.htf b/prometeus/web/html/htf/ru/rsync_exclude.pl_form.htf >index fc9fa0e..9dc506d 100644 >--- a/prometeus/web/html/htf/ru/rsync_exclude.pl_form.htf >+++ b/prometeus/web/html/htf/ru/rsync_exclude.pl_form.htf >@@ -1,9 +1,9 @@ > <table style="border: #f0f0f0 solid 1px;" cellpadding="4"> > <tr><td style="vertical-align:top"> > <b>çÒÕÐÐÙ:</b><br /> >-<select name="grps" multiple class="top-name" size="20"> >+<div id="groups-exclude-form" class="top-name"> > %groups% >-</select> >+</div> > </td><td style="vertical-align:top"> > <b>ïÇÒÁÎÉÞÅÎÉÅ<br />ÐÏ ÒÁÚÍÅÒÕ:</b><br /> > <select name="size" class="top-name"> >diff --git a/prometeus/web/html/htf/ru/rsync_exclude.pl_grpOption.htf b/prometeus/web/html/htf/ru/rsync_exclude.pl_grpOption.htf >index f30efcc..a1276e3 100644 >--- a/prometeus/web/html/htf/ru/rsync_exclude.pl_grpOption.htf >+++ b/prometeus/web/html/htf/ru/rsync_exclude.pl_grpOption.htf >@@ -1,2 +1,2 @@ >-<option value="%id%"{if status} selected{endif}>%value%</option> >+<input type="checkbox" name="grps" value="%id%"{if status} checked{endif}><label>%value%</label><br> >
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 18621
: 3249