Changeset 12966
- Timestamp:
- 19 May 2015, 07:38:18 (9 years ago)
- Location:
- main/waeup.kofa/trunk/src/waeup/kofa
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/datacenteruploadpage.pt
r12958 r12966 18 18 <br /><br /> 19 19 <span i18n:translate=""> 20 Many import fields are of type 'Choice' which means only definied keywords20 Many importer fields are of type 'Choice' which means only definied keywords 21 21 are allowed: 22 22 </span> -
main/waeup.kofa/trunk/src/waeup/kofa/doctests/certcourse.txt
r12951 r12966 98 98 99 99 We create a complete university tree, starting with a 100 :class:`University` instance and going down to courses, certificat s100 :class:`University` instance and going down to courses, certificates 101 101 and course certificates: 102 102 -
main/waeup.kofa/trunk/src/waeup/kofa/doctests/pages.txt
r12960 r12966 803 803 ============ 804 804 805 Once we have a department, we can add also certificat s.805 Once we have a department, we can add also certificates. 806 806 807 807 Adding certificates
Note: See TracChangeset for help on using the changeset viewer.