Odstraneny tlacitka s linkem na opravu a dalsi korekturu.
This commit is contained in:
parent
ada4d055eb
commit
14b6b69d05
1 changed files with 0 additions and 10 deletions
|
@ -114,16 +114,6 @@
|
||||||
<button type='button' onclick='box_edit(this, "comment");' title='Komentovat'>
|
<button type='button' onclick='box_edit(this, "comment");' title='Komentovat'>
|
||||||
<img src="/static/korektury/imgs/comment.png"/>
|
<img src="/static/korektury/imgs/comment.png"/>
|
||||||
</button>
|
</button>
|
||||||
<button type='button' title='Link na opravu'>
|
|
||||||
<a href='#op{{o.id}}'>
|
|
||||||
<img src="/static/korektury/imgs/link.png"/>
|
|
||||||
</a>
|
|
||||||
</button>
|
|
||||||
<button>
|
|
||||||
<a href='#TODO'>
|
|
||||||
<img title='Další oprava' src="/static/korektury/imgs/next.png"/>
|
|
||||||
</a>
|
|
||||||
</button>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id='op{{o.id}}-text'>{{o.text}}</div>
|
<div id='op{{o.id}}-text'>{{o.text}}</div>
|
||||||
|
|
Loading…
Reference in a new issue