mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-07-12 02:42:40 +02:00
Merge pull request #651 from nodtem66/patch-1
Fixed issue: Cannot view JSP #501
This commit is contained in:
@@ -28,7 +28,7 @@ class Repository
|
||||
'groovy' => 'groovy',
|
||||
'hs' => 'haskell',
|
||||
'lhs' => 'haskell',
|
||||
'jsp' => 'htmlembedded',
|
||||
'jsp' => 'application/x-jsp',
|
||||
'asp' => 'htmlembedded',
|
||||
'aspx' => 'htmlembedded',
|
||||
'html' => 'htmlmixed',
|
||||
|
||||
Reference in New Issue
Block a user