debianmacno-cupsweb
|
Last change
on this file since 57262ce was
0b8c868,
checked in by Edward Z. Yang <edwardzyang@…>, 17 years ago
|
|
Implement nice slider for volume.
Signed-off-by: Edward Z. Yang <edwardzyang@…>
|
-
Property mode set to
100644
|
|
File size:
233 bytes
|
| Line | |
|---|
| 1 | <div xmlns="http://www.w3.org/1999/xhtml" |
|---|
| 2 | xmlns:py="http://genshi.edgewall.org/" |
|---|
| 3 | id="${id}_container" |
|---|
| 4 | class="${css_class}" |
|---|
| 5 | py:attrs="attrs"> |
|---|
| 6 | <input type='text' id="${id}" name="${name}" value="${value}" /> |
|---|
| 7 | </div> |
|---|
Note: See
TracBrowser
for help on using the repository browser.