# HG changeset patch # User ymh # Date 1378801578 -7200 # Node ID cae920b543068c169d5d09fdbb2fd7c4eac7e147 # Parent a1182b90cbd0fa2692b790d071f3f5e271c42bd4 add document code diff -r a1182b90cbd0 -r cae920b54306 src/p4l/static/p4l/templates/documentCodeDisp.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/p4l/static/p4l/templates/documentCodeDisp.html Tue Sep 10 10:26:18 2013 +0200 @@ -0,0 +1,1 @@ +
{{'document code'|translate}} : {{obj.documentCode}}
\ No newline at end of file diff -r a1182b90cbd0 -r cae920b54306 src/p4l/static/p4l/templates/documentCodeForm.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/p4l/static/p4l/templates/documentCodeForm.html Tue Sep 10 10:26:18 2013 +0200 @@ -0,0 +1,5 @@ +
+
+ +
+
\ No newline at end of file diff -r a1182b90cbd0 -r cae920b54306 src/p4l/templates/p4l/record_update_form.html --- a/src/p4l/templates/p4l/record_update_form.html Tue Sep 10 02:30:23 2013 +0200 +++ b/src/p4l/templates/p4l/record_update_form.html Tue Sep 10 10:26:18 2013 +0200 @@ -79,17 +79,21 @@ - {{ 'issns' | translate }} - + {{ 'issns' | translate }} + - {{ 'isbns' | translate }} - + {{ 'isbns' | translate }} + + + + {{'document code' | translate }} + {{'imprints' | translate}} - +