Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
VISPA
VISPA web
Commits
77e2782f
Commit
77e2782f
authored
Nov 04, 2015
by
Gero Müller
Browse files
fix symbol view typo
parent
15277e9c
Changes
1
Show whitespace changes
Inline
Side-by-side
vispa/extensions/file/static/js/base/views/symbol.js
View file @
77e2782f
...
@@ -6,7 +6,7 @@ define(["jquery", "jclass", "text!../../../html/symbol.html"], function($, JClas
...
@@ -6,7 +6,7 @@ define(["jquery", "jclass", "text!../../../html/symbol.html"], function($, JClas
this
.
instance
=
FileBase
.
instance
;
this
.
instance
=
FileBase
.
instance
;
this
.
type
=
"
Symbol
"
;
this
.
type
=
"
Symbol
"
;
this
.
fileContentContainer
=
FileBase
.
view
.
fileContentContainer
;
this
.
fileContentContainer
=
FileBase
.
view
.
fileContentContainer
;
this
.
tem
o
plate
=
template
;
this
.
template
=
template
;
},
},
render
:
function
()
{
render
:
function
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment