Ignore:
Timestamp:
12 Nov 2017, 14:38:38 (7 years ago)
Author:
Henrik Bettermann
Message:

Show and rename custom_textline_1 attribute of certifcates.

Location:
main/waeup.uniben/trunk/src/waeup/uniben
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/browser/pages.py

    r12567 r14890  
    8383    form_fields = grok.AutoFields(ICertificate).omit(
    8484        'ratio',
    85         'custom_textline_1', 'custom_textline_2',
     85        'custom_textline_2',
    8686        'custom_float_1', 'custom_float_2')
    8787
     
    9191    form_fields = grok.AutoFields(ICertificate).omit(
    9292        'ratio',
    93         'custom_textline_1', 'custom_textline_2',
     93        'custom_textline_2',
    9494        'custom_float_1', 'custom_float_2')
  • main/waeup.uniben/trunk/src/waeup/uniben/locales/en/LC_MESSAGES/waeup.kofa.po

    r13339 r14890  
    4444"\\n\\nYou can not edit your application records after final submission. You "
    4545"really want to submit?"
     46
     47msgid "Custom Textline 1 (not used)"
     48msgstr "Science / Non-Science"
Note: See TracChangeset for help on using the changeset viewer.