~replaceafill/schooltool.gradebook/selenium

« back to all changes in this revision

Viewing changes to src/schooltool/gradebook/browser/templates/f_add_edit_report_card_source.pt

  • Committer: Gediminas Paulauskas
  • Date: 2011-09-26 18:30:13 UTC
  • Revision ID: menesis@pov.lt-20110926183013-6uxrf5ajjz1py01l
Extract flourish strings, add missing domain to templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<form method="post" class="standalone"
2
 
      tal:attributes="action request/getURL">
 
2
      tal:attributes="action request/getURL"
 
3
      i18n:domain="schooltool.gradebook">
3
4
  <input type="hidden" name="schoolyear_id" 
4
5
         tal:attributes="value request/schoolyear_id|nothing" />
5
6
  <input type="hidden" name="source_index"