Skip to content

Commit

Permalink
Cherry-pick
Browse files Browse the repository at this point in the history
Added Bootstrap and updated CSS for Wilma theme to make it responsive (#429)

* Updated wilma to bootstrap 5

* Moved bootstrap to webapp folder, changed property tabs to use bootstrap

* Fixed property group tabs

* Bugfix: multiple dom object with same id, individual tabs

* Removed duplicate bootstrap 5.3.2

* Removed unused js code in propertGroupControls

* Reimplemented tab state persistence after refresh feature

* Removed unnecessary code
  • Loading branch information
milospp committed Apr 9, 2024
1 parent 1ec8aa9 commit 3cadaae
Show file tree
Hide file tree
Showing 34 changed files with 20,757 additions and 89 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ utilities/sdb_to_tdb/.work
**/overlays
*~

**/.DS_Store

# Eclipse artifacts
**/.settings
**/.classpath
Expand Down
Loading

0 comments on commit 3cadaae

Please sign in to comment.