-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev-properties' into dev-properties-backend
- Loading branch information
Showing
20 changed files
with
112 additions
and
364 deletions.
There are no files selected for viewing
17 changes: 6 additions & 11 deletions
17
src/html/component/observations-editor/observations-import/observations-import.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<script type="module" src="observations-import.ts"></script> | ||
<title>Observations import</title> | ||
</head> | ||
<body> | ||
<observations-import></observations-import> | ||
</body> | ||
</html> | ||
<extends src="../../../dialog-base.html"> | ||
<block name="window"> | ||
<script type="module" src="observations-import.ts"></script> | ||
<observations-import></observations-import> | ||
</block> | ||
</extends> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
src/html/component/properties-editor/dynamic/dynamic-fixed-point/dynamic-fixed-point.less
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
src/html/component/properties-editor/dynamic/dynamic-fixed-point/dynamic-fixed-point.ts
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...html/component/properties-editor/dynamic/dynamic-has-attractor/dynamic-has-attractor.less
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
src/html/component/properties-editor/dynamic/dynamic-has-attractor/dynamic-has-attractor.ts
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
src/html/component/properties-editor/dynamic/dynamic-trajectory/dynamic-trajectory.less
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.