fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
documentHistory wip: toolbar
[fnpeditor.git]
/
modules
/
documentHistory
/
templates
/
toolbar.html
1
<div class="toolbar">
\r
2
<div class="group">
\r
3
<button class="btn btn-mini compare">Porównaj</button>
\r
4
<button class="btn btn-mini restore">Przywróć</button>
\r
5
<button class="btn btn-mini show">Zobacz</button>
\r
6
</div>
\r
7
</div>