This website works better with JavaScript.
Explore
Help
Sign In
infra
/
cryptpad
Watch
2
Star
1
Fork
You've already forked cryptpad
0
Code
Issues
Pull Requests
Projects
Releases
1
Activity
Fix switching from time to day in form polls
Browse Source
pull/1/head
yflory
4 years ago
parent
6b85a0bcc8
commit
e61fdaf2cd
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
www/form/inner.js
Unescape
Escape
View File
@ -489,6 +489,7 @@ define([
$
(
addMultiple
)
.
hide
(
)
;
$
(
addMultiple
)
.
hide
(
)
;
}
}
}
else
{
}
else
{
$
(
addMultiple
)
.
hide
(
)
;
$calendar
.
show
(
)
;
$calendar
.
show
(
)
;
$container
.
hide
(
)
;
$container
.
hide
(
)
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
infra/cryptpad
Title
Body
Create Issue