Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b5152064
authored
a year ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xg
parent
48e503a3
master
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
agreement/userAgreement10.html
footseen/Nesting/help/popularityHelp.html
agreement/userAgreement10.html
0 → 100644
View file @
b5152064
This diff is collapsed.
Click to expand it.
footseen/Nesting/help/popularityHelp.html
View file @
b5152064
...
@@ -66,9 +66,11 @@
...
@@ -66,9 +66,11 @@
if
(
!
langType
)
{
if
(
!
langType
)
{
$
(
'.lang-cn'
).
show
();
$
(
'.lang-cn'
).
show
();
$
(
'.lang-en'
).
hide
();
$
(
'.lang-en'
).
hide
();
$
(
'title'
).
html
(
'人氣指數'
);
}
else
{
}
else
{
$
(
'.lang-cn'
).
hide
();
$
(
'.lang-cn'
).
hide
();
$
(
'.lang-en'
).
show
();
$
(
'.lang-en'
).
show
();
$
(
'title'
).
html
(
'The Pop Index'
);
}
}
</script>
</script>
...
...
This diff is collapsed.
Click to expand it.
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