Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-393
Commits
9c8a5c45
Commit
9c8a5c45
authored
Jun 24, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed comments
parent
047f4253
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
snapshot.js
src/snapshot/snapshot.js
+1
-3
No files found.
src/snapshot/snapshot.js
View file @
9c8a5c45
...
...
@@ -87,13 +87,11 @@ function read_tp(){
function
restore_trig_period
(){
console
.
log
(
"restore period"
);
$
.
ajax
({
url
:
ip
+
"/parsedit.php?immediate&TRIG_PERIOD="
+
(
tp_old
)
+
"*-2&sensor_port="
+
trig_master
,
success
:
function
(){
console
.
log
(
"Done
!
"
);
console
.
log
(
"Done"
);
$
(
"#snapshot"
).
attr
(
"disabled"
,
false
);
}
...
...
Write
Preview
Markdown
is supported
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