Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
caosdb
Software
caosdb-webui
Commits
62e35ff4
Commit
62e35ff4
authored
1 year ago
by
Timm Fitschen
Committed by
Henrik tom Wörden
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
correct doc string
parent
77023e27
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!103
Quick main-release of documentation
,
!98
ENH: allow to provide a function that creates the form to create_show_form_callback
Pipeline
#35658
passed
1 year ago
Stage: linting
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/core/js/form_panel.js
+2
-1
2 additions, 1 deletion
src/core/js/form_panel.js
with
2 additions
and
1 deletion
src/core/js/form_panel.js
+
2
−
1
View file @
62e35ff4
...
...
@@ -65,7 +65,8 @@ var form_panel = new function () {
};
/**
* Creates a callback function that toggles the form panel which
* Creates a callback function that creates the form inside
* the form panel when called for the first time.
*
* You may supply 'undefined' as form_config and use form_creator
* instead which is supposed to be a function without argument that
...
...
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