forked from jan/debianmemberportfolio
make gpgfp readonly and hidden per default, reference jquery
- add support for per template extra head elements - add jquery link to showform.mako - hide gpgfpfield and make it read-only
This commit is contained in:
parent
2ac9f6dc5a
commit
659dbaed19
3 changed files with 11 additions and 3 deletions
|
@ -54,4 +54,8 @@ td p {
|
|||
|
||||
.errormsg {
|
||||
color:red;
|
||||
}
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display:none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue