Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Knowledge Space WP Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alg
Knowledge Space WP Plugin
Commits
34bbb6ae
Commit
34bbb6ae
authored
3 years ago
by
Maximilian Giller
Browse files
Options
Downloads
Patches
Plain Diff
Visual tweaks for the settings page
parent
3d46f531
No related branches found
No related tags found
No related merge requests found
Pipeline
#50399
passed
3 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
editor/editor.php
+11
-9
11 additions, 9 deletions
editor/editor.php
with
11 additions
and
9 deletions
editor/editor.php
+
11
−
9
View file @
34bbb6ae
...
...
@@ -63,7 +63,16 @@
</div>
</div>
<div
id=
"settings-menu"
class=
"hidden"
checked
>
<label
for=
"space-id-select"
>
Space
</label>
<label
for=
"label-toggle"
class=
"bottom-space"
>
<input
type=
"checkbox"
checked
id=
"label-toggle"
name=
"label-toggle"
></input>
Show labels in graph
</label>
</br>
</br>
<h3>
Space
</h3>
<label
for=
"space-id-select"
>
Currently open
</label>
</br>
<select
id=
"space-id-select"
name=
"space-id-select"
class=
"bottom-space"
>
</select>
...
...
@@ -71,15 +80,8 @@
</br>
</br>
<input
type=
"checkbox"
checked
id=
"label-toggle"
name=
"label-toggle"
class=
"bottom-space"
>
<label
for=
"label-toggle"
>
Show labels in graph
</label>
</input>
<h3>
Physics Simulation
</h3>
</br>
</br>
<label>
Simulate physics from beginning
</label>
</br>
<button
id=
"reanimate-button"
name=
"reanimate-button"
class=
"bottom-space"
>
Re-simulate
</button>
</br>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment