Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amanda Ghassaei
DMDesign
Commits
45309f75
Commit
45309f75
authored
Aug 23, 2015
by
Amanda Ghassaei
Browse files
set script is visible
parent
7d0b320f
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/menus/ScriptView.js
View file @
45309f75
...
...
@@ -100,7 +100,7 @@ define(['jquery', 'underscore', 'backbone', 'appState', 'codeMirror', 'globals',
_show
:
function
(){
this
.
$el
.
animate
({
left
:
"
0
"
});
this
.
model
.
g
et
(
"
scriptIsVisible
"
,
true
);
this
.
model
.
s
et
(
"
scriptIsVisible
"
,
true
);
},
showWithJS
:
function
(
js
,
name
,
saveCallback
){
...
...
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