Ignore:
Timestamp:
25 Sep 2006, 10:40:18 (18 years ago)
Author:
joachim
Message:

added CourseId? widget
made adding in Academics Section work again

Location:
WAeUP_SRP/trunk/skins/waeup_default
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_default/layout_waeup_create.pt

    r486 r551  
    1 <tal:block define="global creation python:1;
    2                    global formaction string:apply_admission" />
     1<tal:block define="global creation python:1" />
    32<metal:block use-macro="here/layout_waeup_edit/macros/default_edit" />
  • WAeUP_SRP/trunk/skins/waeup_default/layout_waeup_edit.pt

    r486 r551  
    2020              cpsmcat nocall:here/translation_service;
    2121              ">
    22 <tal:block condition="python:1 or first_layout">
     22<tal:block condition="python:first_layout">
    2323  <tal:block
    2424  content="structure string:<form id='editForm' action='${formaction}' method='post'
Note: See TracChangeset for help on using the changeset viewer.