~replaceafill/schooltool/schooltool.cando_done_links

« back to all changes in this revision

Viewing changes to src/schooltool/cando/browser/templates/skillsets.pt

  • Committer: Douglas Cerna
  • Date: 2012-10-08 23:42:53 UTC
  • Revision ID: douglascerna@yahoo.com-20121008234253-fzd2dugxqrzn7v64
Changed Done links styles

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
        </td>
32
32
        <td>
33
33
          <span tal:content="worksheet/title" />
34
 
          <a class="modify" href="" title="Edit"
 
34
          <a class="modify" href="" title="Edit this skill set"
35
35
             tal:attributes="href worksheet/url"
36
36
             i18n:attributes="title">
37
37
            <img tal:attributes="src context/++resource++schooltool.skin.flourish/edit-icon.png"
 
38
                 i18n:domain="schooltool"
38
39
                 alt="Edit"
39
40
                 i18n:attributes="alt" />
40
41
          </a>
49
50
      </tr>
50
51
    </table>
51
52
 
52
 
    <h3>
 
53
    <h3 class="done-link" i18n:domain="schooltool">
53
54
      <a tal:attributes="href string:${context/__parent__/@@absolute_url}/gradebook-skills"
54
55
         tal:condition="context"
55
56
         i18n:translate="">Done</a>