summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-28 11:42:30 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-28 11:42:30 +0100
commita67a648b0055334dbcfe0b20e01cd7b1401d2a0a (patch)
tree3c4f6108fe558473be9ebd17e4803b7083d1eb55
parent817aa1b1160bcc1f3be828ad3c0c66fe403e2557 (diff)
downloadgitlab-ce-a67a648b0055334dbcfe0b20e01cd7b1401d2a0a.tar.gz
Moved partial
-rw-r--r--app/models/blob_viewer/balsamiq.rb2
-rw-r--r--app/views/projects/blob/viewers/_balsamiq.html.haml (renamed from app/views/projects/blob/_bmpr.html.haml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/app/models/blob_viewer/balsamiq.rb b/app/models/blob_viewer/balsamiq.rb
index 8b0c0c049a1..f982521db99 100644
--- a/app/models/blob_viewer/balsamiq.rb
+++ b/app/models/blob_viewer/balsamiq.rb
@@ -1,4 +1,4 @@
-module BalsamiqViewer
+module BlobViewer
class Balsamiq < Base
include Rich
include ClientSide
diff --git a/app/views/projects/blob/_bmpr.html.haml b/app/views/projects/blob/viewers/_balsamiq.html.haml
index 573b24ae44f..573b24ae44f 100644
--- a/app/views/projects/blob/_bmpr.html.haml
+++ b/app/views/projects/blob/viewers/_balsamiq.html.haml