diff --git a/src/main/twirl/repo/blob.scala.html b/src/main/twirl/repo/blob.scala.html index 0e7b2c4..65684d3 100644 --- a/src/main/twirl/repo/blob.scala.html +++ b/src/main/twirl/repo/blob.scala.html @@ -39,12 +39,12 @@
@if(hasWritePermission && content.viewType == "text"){ - Edit + Edit } - Raw - History + Raw + History @if(hasWritePermission){ - Delete + Delete }