From b1f523c30bd6b2c296e42f693a081858eacb15bc Mon Sep 17 00:00:00 2001
From: juanf <juanf@ethz.ch>
Date: Mon, 30 Jan 2023 10:16:17 +0100
Subject: [PATCH] Revert "test"

This reverts commit 45ed5fec92c959eaa631cab31e3c46c6e0d3023e.
---
 .../webapps/eln-lims/{html2 => html}/css/style.css  |   0
 .../eln-lims/{html2 => html}/etc/InstanceProfile.js |   0
 .../webapps/eln-lims/{html2 => html}/etc/config.js  |   0
 .../{html2 => html}/img/archive-archived-icon.png   | Bin
 .../img/archive-not-requested-icon.png              | Bin
 .../{html2 => html}/img/archive-requested-icon.png  | Bin
 .../{html2 => html}/img/browser-icon-chrome.png     | Bin
 .../{html2 => html}/img/browser-icon-firefox.png    | Bin
 .../{html2 => html}/img/browser-icon-ie10.png       | Bin
 .../{html2 => html}/img/browser-icon-safari.png     | Bin
 .../{html2 => html}/img/browser-icon-tablet.png     | Bin
 .../webapps/eln-lims/{html2 => html}/img/busy.gif   | Bin
 .../{html2 => html}/img/chevron-down-icon.png       | Bin
 .../{html2 => html}/img/chevron-up-icon.png         | Bin
 .../eln-lims/{html2 => html}/img/copy-icon.png      | Bin
 .../eln-lims/{html2 => html}/img/cross_Logo_alt.png | Bin
 .../img/eln-lims-dropbox-example.png                | Bin
 .../eln-lims/{html2 => html}/img/empty-pattern.png  | Bin
 .../eln-lims/{html2 => html}/img/eye-close-icon.png | Bin
 .../eln-lims/{html2 => html}/img/eye-open-icon.png  | Bin
 .../eln-lims/{html2 => html}/img/favicon.ico        | Bin
 .../eln-lims/{html2 => html}/img/file-richtext.svg  |   0
 .../eln-lims/{html2 => html}/img/filter-icon.png    | Bin
 .../eln-lims/{html2 => html}/img/hierarchy-icon.png | Bin
 .../eln-lims/{html2 => html}/img/image_loading.gif  | Bin
 .../{html2 => html}/img/image_unavailable.png       | Bin
 .../eln-lims/{html2 => html}/img/jupyter-icon.png   | Bin
 .../{html2 => html}/img/loginBackground.jpg         | Bin
 .../eln-lims/{html2 => html}/img/openBIS_Logo.png   | Bin
 .../{html2 => html}/img/openBIS_Logo_alt.png        | Bin
 .../eln-lims/{html2 => html}/img/pin-icon.png       | Bin
 .../eln-lims/{html2 => html}/img/plus-sign-icon.png | Bin
 .../img/research-collection-icon.png                | Bin
 .../eln-lims/{html2 => html}/img/search-icon.png    | Bin
 .../eln-lims/{html2 => html}/img/search-spinner.gif | Bin
 .../{html2 => html}/img/table-add-column-left.png   | Bin
 .../{html2 => html}/img/table-add-column-right.png  | Bin
 .../{html2 => html}/img/table-add-row-above.png     | Bin
 .../{html2 => html}/img/table-add-row-below.png     | Bin
 .../{html2 => html}/img/table-delete-column.png     | Bin
 .../{html2 => html}/img/table-delete-row.png        | Bin
 .../webapps/eln-lims/{html2 => html}/img/table.svg  |   0
 .../as/webapps/eln-lims/{html2 => html}/index.html  |   0
 .../{html2 => html}/js/config/ELNDictionary.js      |   0
 .../{html2 => html}/js/config/ELNLIMSPlugin.js      |   0
 .../eln-lims/{html2 => html}/js/config/Profile.js   |   0
 .../{html2 => html}/js/config/SettingsManager.js    |   0
 .../{html2 => html}/js/config/StandardProfile.js    |   0
 .../{html2 => html}/js/controllers/LayoutManager.js |   0
 .../js/controllers/MainController.js                |   0
 .../{html2 => html}/js/server/ServerFacade.js       |   0
 .../eln-lims/{html2 => html}/js/test/AdminTests.js  |   0
 .../eln-lims/{html2 => html}/js/test/README.md      |   0
 .../{html2 => html}/js/test/ReactTestUtils.js       |   0
 .../{html2 => html}/js/test/TestProtocol.js         |   0
 .../eln-lims/{html2 => html}/js/test/TestUtil.js    |   0
 .../eln-lims/{html2 => html}/js/test/UserTests.js   |   0
 .../resources/bacteria_for_test_with_identifier.tsv | Bin
 .../bacteria_for_test_without_identifier.tsv        | Bin
 .../resources/exportedTableAllColumnsAllRows.tsv    | Bin
 .../js/test/resources/order_ORD1_p0.txt             |   0
 .../js/test/resources/test-image.png                | Bin
 .../js/test/resources/updateAllColumnsAllRows.tsv   | Bin
 .../{html2 => html}/js/util/AnnotationUtil.js       |   0
 .../eln-lims/{html2 => html}/js/util/BarcodeUtil.js |   0
 .../{html2 => html}/js/util/CKEditorManager.js      |   0
 .../eln-lims/{html2 => html}/js/util/EventUtil.js   |   0
 .../eln-lims/{html2 => html}/js/util/ExportUtil.js  |   0
 .../eln-lims/{html2 => html}/js/util/FormUtil.js    |   0
 .../{html2 => html}/js/util/HierarchyUtil.js        |   0
 .../{html2 => html}/js/util/IdentifierUtil.js       |   0
 .../{html2 => html}/js/util/JExcelEditorManager.js  |   0
 .../eln-lims/{html2 => html}/js/util/JupyterUtil.js |   0
 .../eln-lims/{html2 => html}/js/util/PrintUtil.js   |   0
 .../{html2 => html}/js/util/Select2Manager.js       |   0
 .../eln-lims/{html2 => html}/js/util/TreeUtil.js    |   0
 .../eln-lims/{html2 => html}/js/util/Util.js        |   0
 .../AdvancedSearch/AdvancedSearchController.js      |   0
 .../js/views/AdvancedSearch/AdvancedSearchModel.js  |   0
 .../js/views/AdvancedSearch/AdvancedSearchView.js   |   0
 .../ArchivingHelper/ArchivingHelperController.js    |   0
 .../views/ArchivingHelper/ArchivingHelperModel.js   |   0
 .../js/views/ArchivingHelper/ArchivingHelperView.js |   0
 .../js/views/CustomImport/CustomImportController.js |   0
 .../js/views/CustomImport/CustomImportModel.js      |   0
 .../js/views/CustomImport/CustomImportView.js       |   0
 .../js/views/DataGrid/DataGridController.js         |   0
 .../js/views/DataGrid/ExperimentDataGridUtil.js     |   0
 .../js/views/DataGrid/SampleDataGridUtil.js         |   0
 .../js/views/DataSetForm/DataSetFormController.js   |   0
 .../js/views/DataSetForm/DataSetFormModel.js        |   0
 .../js/views/DataSetForm/DataSetFormView.js         |   0
 .../widgets/AdvancedEntitySearchDropdown.js         |   0
 .../DataSetForm/widgets/DatasetViewerController.js  |   0
 .../views/DataSetForm/widgets/DatasetViewerModel.js |   0
 .../views/DataSetForm/widgets/DatasetViewerView.js  |   0
 .../DataSetForm/widgets/ImagePreviewIconLoader.js   |   0
 .../widgets/JupyterCopyNotebookController.js        |   0
 .../DataSetForm/widgets/JupyterCopyNotebookModel.js |   0
 .../DataSetForm/widgets/JupyterCopyNotebookView.js  |   0
 .../widgets/JupyterNotebookController.js            |   0
 .../DataSetForm/widgets/JupyterNotebookModel.js     |   0
 .../DataSetForm/widgets/JupyterNotebookView.js      |   0
 .../views/DrawingBoards/DrawingBoardsController.js  |   0
 .../js/views/DrawingBoards/DrawingBoardsModel.js    |   0
 .../js/views/DrawingBoards/DrawingBoardsView.js     |   0
 .../DropboxMonitor/DropboxMonitorController.js      |   0
 .../js/views/DropboxMonitor/DropboxMonitorModel.js  |   0
 .../js/views/DropboxMonitor/DropboxMonitorUtil.js   |   0
 .../js/views/DropboxMonitor/DropboxMonitorView.js   |   0
 .../DropboxMonitor/modal/DropboxLogsController.js   |   0
 .../views/DropboxMonitor/modal/DropboxLogsModel.js  |   0
 .../views/DropboxMonitor/modal/DropboxLogsView.js   |   0
 .../ExperimentForm/ExperimentFormController.js      |   0
 .../js/views/ExperimentForm/ExperimentFormModel.js  |   0
 .../js/views/ExperimentForm/ExperimentFormView.js   |   0
 .../ExperimentTable/ExperimentTableController.js    |   0
 .../views/ExperimentTable/ExperimentTableModel.js   |   0
 .../js/views/ExperimentTable/ExperimentTableView.js |   0
 .../js/views/Export/ExportTreeController.js         |   0
 .../js/views/Export/ExportTreeModel.js              |   0
 .../js/views/Export/ExportTreeView.js               |   0
 .../HierarchyTable/HierarchyTableController.js      |   0
 .../js/views/HierarchyTable/HierarchyTableModel.js  |   0
 .../js/views/HierarchyTable/HierarchyTableView.js   |   0
 .../widgets/HierarchyFilterController.js            |   0
 .../HierarchyTable/widgets/HierarchyFilterModel.js  |   0
 .../HierarchyTable/widgets/HierarchyFilterView.js   |   0
 .../js/views/History/HistoryController.js           |   0
 .../js/views/History/HistoryModel.js                |   0
 .../{html2 => html}/js/views/History/HistoryView.js |   0
 .../js/views/Inventory/InventoryController.js       |   0
 .../js/views/Inventory/InventoryModel.js            |   0
 .../js/views/Inventory/InventoryView.js             |   0
 .../js/views/LabNotebook/LabNotebookController.js   |   0
 .../js/views/LabNotebook/LabNotebookModel.js        |   0
 .../js/views/LabNotebook/LabNotebookView.js         |   0
 .../js/views/ProjectForm/ProjectFormController.js   |   0
 .../js/views/ProjectForm/ProjectFormModel.js        |   0
 .../js/views/ProjectForm/ProjectFormView.js         |   0
 .../ResearchCollectionExportController.js           |   0
 .../ResearchCollectionExportModel.js                |   0
 .../ResearchCollectionExportView.js                 |   0
 .../js/views/SampleForm/SampleFormController.js     |   0
 .../js/views/SampleForm/SampleFormModel.js          |   0
 .../js/views/SampleForm/SampleFormView.js           |   0
 .../views/SampleForm/widgets/CommentsController.js  |   0
 .../js/views/SampleForm/widgets/CommentsModel.js    |   0
 .../js/views/SampleForm/widgets/CommentsView.js     |   0
 .../SampleForm/widgets/DeleteEntityController.js    |   0
 .../views/SampleForm/widgets/DeleteEntityModel.js   |   0
 .../js/views/SampleForm/widgets/DeleteEntityView.js |   0
 .../SampleForm/widgets/DilutionTableController.js   |   0
 .../views/SampleForm/widgets/DilutionTableModel.js  |   0
 .../views/SampleForm/widgets/DilutionTableView.js   |   0
 .../SampleForm/widgets/FreeFormTableController.js   |   0
 .../views/SampleForm/widgets/FreeFormTableModel.js  |   0
 .../views/SampleForm/widgets/FreeFormTableView.js   |   0
 .../js/views/SampleForm/widgets/LinksController.js  |   0
 .../js/views/SampleForm/widgets/LinksModel.js       |   0
 .../js/views/SampleForm/widgets/LinksView.js        |   0
 .../js/views/SampleForm/widgets/SampleField.js      |   0
 .../SampleForm/widgets/StorageListController.js     |   0
 .../js/views/SampleForm/widgets/StorageListModel.js |   0
 .../js/views/SampleForm/widgets/StorageListView.js  |   0
 .../widgets/ordering/NewProductsController.js       |   0
 .../SampleForm/widgets/ordering/NewProductsModel.js |   0
 .../SampleForm/widgets/ordering/NewProductsView.js  |   0
 .../js/views/SampleTable/SampleTableController.js   |   0
 .../js/views/SampleTable/SampleTableModel.js        |   0
 .../js/views/SampleTable/SampleTableView.js         |   0
 .../js/views/SampleTable/widgets/BatchController.js |   0
 .../js/views/SampleTable/widgets/BatchModel.js      |   0
 .../js/views/SampleTable/widgets/BatchView.js       |   0
 .../SampleTable/widgets/MoveSampleController.js     |   0
 .../js/views/SampleTable/widgets/MoveSampleModel.js |   0
 .../js/views/SampleTable/widgets/MoveSampleView.js  |   0
 .../SampleTable/widgets/TypeAndFileController.js    |   0
 .../views/SampleTable/widgets/TypeAndFileModel.js   |   0
 .../js/views/SampleTable/widgets/TypeAndFileView.js |   0
 .../js/views/SettingsForm/SettingsFormController.js |   0
 .../js/views/SettingsForm/SettingsFormModel.js      |   0
 .../js/views/SettingsForm/SettingsFormView.js       |   0
 .../js/views/Shared/widgets/MoveEntityController.js |   0
 .../js/views/Shared/widgets/MoveEntityModel.js      |   0
 .../js/views/Shared/widgets/MoveEntityView.js       |   0
 .../js/views/SideMenu/SideMenuWidgetController.js   |   0
 .../js/views/SideMenu/SideMenuWidgetModel.js        |   0
 .../js/views/SideMenu/SideMenuWidgetView.js         |   0
 .../js/views/SpaceForm/SpaceFormController.js       |   0
 .../js/views/SpaceForm/SpaceFormModel.js            |   0
 .../js/views/SpaceForm/SpaceFormView.js             |   0
 .../js/views/Stock/StockController.js               |   0
 .../{html2 => html}/js/views/Stock/StockModel.js    |   0
 .../{html2 => html}/js/views/Stock/StockView.js     |   0
 .../StorageManager/StorageManagerController.js      |   0
 .../js/views/StorageManager/StorageManagerModel.js  |   0
 .../js/views/StorageManager/StorageManagerView.js   |   0
 .../views/StorageManager/widgets/GridController.js  |   0
 .../js/views/StorageManager/widgets/GridModel.js    |   0
 .../js/views/StorageManager/widgets/GridView.js     |   0
 .../StorageManager/widgets/StorageController.js     |   0
 .../js/views/StorageManager/widgets/StorageModel.js |   0
 .../js/views/StorageManager/widgets/StorageView.js  |   0
 .../js/views/TrashManager/TrashManagerController.js |   0
 .../js/views/TrashManager/TrashManagerModel.js      |   0
 .../js/views/TrashManager/TrashManagerView.js       |   0
 .../UnarchivingHelperController.js                  |   0
 .../UnarchivingHelper/UnarchivingHelperModel.js     |   0
 .../UnarchivingHelper/UnarchivingHelperView.js      |   0
 .../UserManagementConfigController.js               |   0
 .../UserManagementConfigModel.js                    |   0
 .../UserManagementConfigView.js                     |   0
 .../js/views/UserManager/UserManagerController.js   |   0
 .../js/views/UserManager/UserManagerModel.js        |   0
 .../js/views/UserManager/UserManagerView.js         |   0
 .../views/UserManager/modal/CreateUserController.js |   0
 .../js/views/UserManager/modal/CreateUserModel.js   |   0
 .../js/views/UserManager/modal/CreateUserView.js    |   0
 .../UserManager/modal/ResetPasswordController.js    |   0
 .../views/UserManager/modal/ResetPasswordModel.js   |   0
 .../js/views/UserManager/modal/ResetPasswordView.js |   0
 .../js/views/UserProfile/UserProfileController.js   |   0
 .../js/views/UserProfile/UserProfileModel.js        |   0
 .../js/views/UserProfile/UserProfileView.js         |   0
 .../VocabularyManagerController.js                  |   0
 .../VocabularyManager/VocabularyManagerModel.js     |   0
 .../VocabularyManager/VocabularyManagerView.js      |   0
 .../js/views/ZenodoExport/ZenodoExportController.js |   0
 .../js/views/ZenodoExport/ZenodoExportModel.js      |   0
 .../js/views/ZenodoExport/ZenodoExportView.js       |   0
 .../js/views/legacy/SampleHierarchy.js              |   0
 .../{html2 => html}/lib/DOMPurify/purify.js         |   0
 .../{html2 => html}/lib/DOMPurify/purify.js.map     |   0
 .../lib/bootstrap-datetimepicker/LICENSE.txt        |   0
 .../lib/bootstrap-datetimepicker/VERSION.txt        |   0
 .../css/bootstrap-datetimepicker-standalone.css     |   0
 .../css/bootstrap-datetimepicker.css                |   0
 .../css/bootstrap-datetimepicker.min.css            |   0
 .../js/bootstrap-datetimepicker.min.js              |   0
 .../lib/bootstrap-datetimepicker/js/moment.js       |   0
 .../lib/bootstrap-filestyle/LICENSE.txt             |   0
 .../lib/bootstrap-filestyle/VERSION.txt             |   0
 .../js/bootstrap-filestyle.min.js                   |   0
 .../lib/bootstrap-multiselect/LICENSE.txt           |   0
 .../lib/bootstrap-multiselect/VERSION.txt           |   0
 .../css/bootstrap-multiselect.css                   |   0
 .../js/bootstrap-multiselect.js                     |   0
 .../lib/bootstrap-slider/LICENSE.txt                |   0
 .../lib/bootstrap-slider/VERSION.txt                |   0
 .../lib/bootstrap-slider/css/bootstrap-slider.css   |   0
 .../lib/bootstrap-slider/js/bootstrap-slider.js     |   0
 .../lib/bootstrap-switch/LICENSE.txt                |   0
 .../lib/bootstrap-switch/VERSION.txt                |   0
 .../lib/bootstrap-switch/css/toggle-switch.css      |   0
 .../{html2 => html}/lib/bootstrap/LICENSE.txt       |   0
 .../{html2 => html}/lib/bootstrap/VERSION.txt       |   0
 .../lib/bootstrap/css/bootstrap-theme.css           |   0
 .../lib/bootstrap/css/bootstrap-theme.css.map       |   0
 .../lib/bootstrap/css/bootstrap-theme.min.css       |   0
 .../{html2 => html}/lib/bootstrap/css/bootstrap.css |   0
 .../lib/bootstrap/css/bootstrap.css.map             |   0
 .../lib/bootstrap/css/bootstrap.min.css             |   0
 .../fonts/glyphicons-halflings-regular.eot          | Bin
 .../fonts/glyphicons-halflings-regular.svg          |   0
 .../fonts/glyphicons-halflings-regular.ttf          | Bin
 .../fonts/glyphicons-halflings-regular.woff         | Bin
 .../fonts/glyphicons-halflings-regular.woff2        | Bin
 .../{html2 => html}/lib/bootstrap/js/bootstrap.js   |   0
 .../lib/bootstrap/js/bootstrap.min.js               |   0
 .../{html2 => html}/lib/bootstrap/js/npm.js         |   0
 .../eln-lims/{html2 => html}/lib/bwip-js/LICENSE    |   0
 .../{html2 => html}/lib/bwip-js/LICENSE.BWIPP       |   0
 .../lib/bwip-js/LICENSE.CANVASTOBLOB                |   0
 .../{html2 => html}/lib/bwip-js/LICENSE.EMSCRIPTEN  |   0
 .../{html2 => html}/lib/bwip-js/LICENSE.FILESAVER   |   0
 .../{html2 => html}/lib/bwip-js/LICENSE.FREETYPE    |   0
 .../{html2 => html}/lib/bwip-js/LICENSE.INCONSOLATA |   0
 .../eln-lims/{html2 => html}/lib/bwip-js/README.md  |   0
 .../eln-lims/{html2 => html}/lib/bwip-js/barcode.ps |   0
 .../{html2 => html}/lib/bwip-js/bin/node-bwipjs.cmd |   0
 .../{html2 => html}/lib/bwip-js/bin/node-bwipjs.js  |   0
 .../{html2 => html}/lib/bwip-js/browser-bitmap.js   |   0
 .../{html2 => html}/lib/bwip-js/browser-bwipjs.js   |   0
 .../{html2 => html}/lib/bwip-js/browser-fonts.js    |   0
 .../eln-lims/{html2 => html}/lib/bwip-js/bwipjs.js  |   0
 .../{html2 => html}/lib/bwip-js/bwipp-min.js        |   0
 .../eln-lims/{html2 => html}/lib/bwip-js/bwipp.js   |   0
 .../{html2 => html}/lib/bwip-js/cli-bwipjs.js       |   0
 .../eln-lims/{html2 => html}/lib/bwip-js/demo.html  |   0
 .../lib/bwip-js/fonts/BWIPJS-Symbol.otf             | Bin
 .../lib/bwip-js/fonts/Inconsolata.otf               | Bin
 .../{html2 => html}/lib/bwip-js/fonts/OCRA.otf      | Bin
 .../{html2 => html}/lib/bwip-js/fonts/OCRB.otf      | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0-desc.js  |   0
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-10.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-108.bin | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-12.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-16.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-18.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-20.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-24.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-27.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-30.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-32.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-36.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-40.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-45.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-48.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-50.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-54.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-56.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-60.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-63.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-64.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-70.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-72.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-8.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-80.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-81.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-84.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-9.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-90.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0a-96.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-10.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-108.bin | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-12.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-16.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-18.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-20.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-24.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-27.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-30.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-32.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-36.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-40.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-45.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-48.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-50.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-54.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-56.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-60.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-63.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-64.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-70.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-72.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-8.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-80.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-81.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-84.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-9.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-90.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt0m-96.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1-desc.js  |   0
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-10.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-108.bin | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-12.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-16.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-18.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-20.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-24.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-27.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-30.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-32.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-36.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-40.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-45.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-48.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-50.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-54.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-56.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-60.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-63.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-64.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-70.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-72.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-8.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-80.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-81.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-84.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-9.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-90.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1a-96.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-10.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-108.bin | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-12.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-16.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-18.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-20.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-24.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-27.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-30.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-32.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-36.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-40.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-45.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-48.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-50.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-54.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-56.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-60.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-63.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-64.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-70.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-72.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-8.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-80.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-81.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-84.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-9.bin   | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-90.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt1m-96.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2-desc.js  |   0
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-10.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-20.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-30.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-40.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-50.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-60.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-70.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-80.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2a-90.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-10.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-20.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-30.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-40.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-50.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-60.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-70.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-80.bin  | Bin
 .../{html2 => html}/lib/bwip-js/fonts/fnt2m-90.bin  | Bin
 .../{html2 => html}/lib/bwip-js/freetype.js         |   0
 .../{html2 => html}/lib/bwip-js/lib/bitmap.js       |   0
 .../lib/bwip-js/lib/canvas-toblob.js                |   0
 .../{html2 => html}/lib/bwip-js/lib/demo.css        |   0
 .../{html2 => html}/lib/bwip-js/lib/filedrop-min.js |   0
 .../{html2 => html}/lib/bwip-js/lib/filesaver.js    |   0
 .../{html2 => html}/lib/bwip-js/lib/fonts.js        |   0
 .../lib/images/ui-bg_flat_0_aaaaaa_40x100.png       | Bin
 .../lib/images/ui-bg_flat_75_ffffff_40x100.png      | Bin
 .../lib/images/ui-bg_glass_55_fbf9ee_1x400.png      | Bin
 .../lib/images/ui-bg_glass_65_ffffff_1x400.png      | Bin
 .../lib/images/ui-bg_glass_75_dadada_1x400.png      | Bin
 .../lib/images/ui-bg_glass_75_e6e6e6_1x400.png      | Bin
 .../lib/images/ui-bg_glass_95_fef1ec_1x400.png      | Bin
 .../images/ui-bg_highlight-soft_75_cccccc_1x100.png | Bin
 .../bwip-js/lib/images/ui-icons_222222_256x240.png  | Bin
 .../bwip-js/lib/images/ui-icons_2e83ff_256x240.png  | Bin
 .../bwip-js/lib/images/ui-icons_454545_256x240.png  | Bin
 .../bwip-js/lib/images/ui-icons_888888_256x240.png  | Bin
 .../bwip-js/lib/images/ui-icons_cd0a0a_256x240.png  | Bin
 .../lib/bwip-js/lib/jquery-ui.min.css               |   0
 .../lib/bwip-js/lib/jquery-ui.min.js                |   0
 .../{html2 => html}/lib/bwip-js/lib/jquery.js       |   0
 .../{html2 => html}/lib/bwip-js/lib/symdesc.js      |   0
 .../{html2 => html}/lib/bwip-js/lib/xhr-fonts.js    |   0
 .../{html2 => html}/lib/bwip-js/mydemo.html         |   0
 .../{html2 => html}/lib/bwip-js/node-bitmap.js      |   0
 .../{html2 => html}/lib/bwip-js/node-bwipjs.js      |   0
 .../{html2 => html}/lib/bwip-js/node-fonts.js       |   0
 .../{html2 => html}/lib/bwip-js/package.json        |   0
 .../eln-lims/{html2 => html}/lib/bwip-js/server.js  |   0
 .../eln-lims/{html2 => html}/lib/c3/LICENSE.txt     |   0
 .../eln-lims/{html2 => html}/lib/c3/VERSION.txt     |   0
 .../eln-lims/{html2 => html}/lib/c3/c3.min.css      |   0
 .../eln-lims/{html2 => html}/lib/c3/c3.min.js       |   0
 .../lib/caja-HTML-sanitizer/js/lib/html4.js         |   0
 .../lib/caja-HTML-sanitizer/js/lib/uri.js           |   0
 .../lib/caja-HTML-sanitizer/js/sanitizer.js         |   0
 .../{html2 => html}/lib/ckeditor/LICENSE.txt        |   0
 .../{html2 => html}/lib/ckeditor/VERSION.txt        |   0
 .../lib/ckeditor/custom-build-18-src/build.sh       |   0
 .../ckeditor/custom-build-18-src/build/DELETE_ME    |   0
 .../lib/ckeditor/custom-build-18-src/package.json   |   0
 .../ckeditor/custom-build-18-src/src/ckeditor.js    |   0
 .../ckeditor/custom-build-18-src/webpack.config.js  |   0
 .../lib/ckeditor/custom-build-34-src/build.sh       |   0
 .../ckeditor/custom-build-34-src/build/DELETE_ME    |   0
 .../lib/ckeditor/custom-build-34-src/package.json   |   0
 .../ckeditor/custom-build-34-src/src/ckeditor.js    |   0
 .../ckeditor/custom-build-34-src/webpack.config.js  |   0
 .../{html2 => html}/lib/ckeditor/js/ckeditor.js     |   0
 .../{html2 => html}/lib/ckeditor/js/ckeditor.js.map |   0
 .../lib/ckeditor/js/translations/af.js              |   0
 .../lib/ckeditor/js/translations/ar.js              |   0
 .../lib/ckeditor/js/translations/ast.js             |   0
 .../lib/ckeditor/js/translations/az.js              |   0
 .../lib/ckeditor/js/translations/bg.js              |   0
 .../lib/ckeditor/js/translations/ca.js              |   0
 .../lib/ckeditor/js/translations/cs.js              |   0
 .../lib/ckeditor/js/translations/da.js              |   0
 .../lib/ckeditor/js/translations/de-ch.js           |   0
 .../lib/ckeditor/js/translations/de.js              |   0
 .../lib/ckeditor/js/translations/el.js              |   0
 .../lib/ckeditor/js/translations/en-au.js           |   0
 .../lib/ckeditor/js/translations/en-gb.js           |   0
 .../lib/ckeditor/js/translations/eo.js              |   0
 .../lib/ckeditor/js/translations/es.js              |   0
 .../lib/ckeditor/js/translations/et.js              |   0
 .../lib/ckeditor/js/translations/eu.js              |   0
 .../lib/ckeditor/js/translations/fa.js              |   0
 .../lib/ckeditor/js/translations/fi.js              |   0
 .../lib/ckeditor/js/translations/fr.js              |   0
 .../lib/ckeditor/js/translations/gl.js              |   0
 .../lib/ckeditor/js/translations/gu.js              |   0
 .../lib/ckeditor/js/translations/he.js              |   0
 .../lib/ckeditor/js/translations/hr.js              |   0
 .../lib/ckeditor/js/translations/hu.js              |   0
 .../lib/ckeditor/js/translations/id.js              |   0
 .../lib/ckeditor/js/translations/it.js              |   0
 .../lib/ckeditor/js/translations/ja.js              |   0
 .../lib/ckeditor/js/translations/km.js              |   0
 .../lib/ckeditor/js/translations/kn.js              |   0
 .../lib/ckeditor/js/translations/ko.js              |   0
 .../lib/ckeditor/js/translations/ku.js              |   0
 .../lib/ckeditor/js/translations/lt.js              |   0
 .../lib/ckeditor/js/translations/lv.js              |   0
 .../lib/ckeditor/js/translations/ms.js              |   0
 .../lib/ckeditor/js/translations/nb.js              |   0
 .../lib/ckeditor/js/translations/ne.js              |   0
 .../lib/ckeditor/js/translations/nl.js              |   0
 .../lib/ckeditor/js/translations/no.js              |   0
 .../lib/ckeditor/js/translations/oc.js              |   0
 .../lib/ckeditor/js/translations/pl.js              |   0
 .../lib/ckeditor/js/translations/pt-br.js           |   0
 .../lib/ckeditor/js/translations/pt.js              |   0
 .../lib/ckeditor/js/translations/ro.js              |   0
 .../lib/ckeditor/js/translations/ru.js              |   0
 .../lib/ckeditor/js/translations/si.js              |   0
 .../lib/ckeditor/js/translations/sk.js              |   0
 .../lib/ckeditor/js/translations/sl.js              |   0
 .../lib/ckeditor/js/translations/sq.js              |   0
 .../lib/ckeditor/js/translations/sr-latn.js         |   0
 .../lib/ckeditor/js/translations/sr.js              |   0
 .../lib/ckeditor/js/translations/sv.js              |   0
 .../lib/ckeditor/js/translations/th.js              |   0
 .../lib/ckeditor/js/translations/tr.js              |   0
 .../lib/ckeditor/js/translations/tt.js              |   0
 .../lib/ckeditor/js/translations/ug.js              |   0
 .../lib/ckeditor/js/translations/uk.js              |   0
 .../lib/ckeditor/js/translations/vi.js              |   0
 .../lib/ckeditor/js/translations/zh-cn.js           |   0
 .../lib/ckeditor/js/translations/zh.js              |   0
 .../eln-lims/{html2 => html}/lib/cycle/js/cycle.js  |   0
 .../{html2 => html}/lib/d3-dagre/LICENSE.txt        |   0
 .../{html2 => html}/lib/d3-dagre/VERSION.txt        |   0
 .../{html2 => html}/lib/d3-dagre/js/dagre-d3.min.js |   0
 .../eln-lims/{html2 => html}/lib/d3/LICENSE.txt     |   0
 .../eln-lims/{html2 => html}/lib/d3/VERSION.txt     |   0
 .../eln-lims/{html2 => html}/lib/d3/js/d3.js        |   0
 .../eln-lims/{html2 => html}/lib/d3/js/d3.min.js    |   0
 .../{html2 => html}/lib/drawingboard/LICENSE.txt    |   0
 .../{html2 => html}/lib/drawingboard/VERSION.txt    |   0
 .../lib/drawingboard/css/drawingboard.min.css       |   0
 .../lib/drawingboard/js/drawingboard.min.js         |   0
 .../{html2 => html}/lib/filesaver/LICENSE.txt       |   0
 .../{html2 => html}/lib/filesaver/VERSION.txt       |   0
 .../{html2 => html}/lib/filesaver/js/FileSaver.js   |   0
 .../{html2 => html}/lib/font-awesome/LICENSE.txt    |   0
 .../{html2 => html}/lib/font-awesome/VERSION.txt    |   0
 .../lib/font-awesome/css/font-awesome.css           |   0
 .../lib/font-awesome/css/font-awesome.min.css       |   0
 .../lib/font-awesome/fonts/FontAwesome.otf          | Bin
 .../lib/font-awesome/fonts/fontawesome-webfont.eot  | Bin
 .../lib/font-awesome/fonts/fontawesome-webfont.svg  |   0
 .../lib/font-awesome/fonts/fontawesome-webfont.ttf  | Bin
 .../lib/font-awesome/fonts/fontawesome-webfont.woff | Bin
 .../font-awesome/fonts/fontawesome-webfont.woff2    | Bin
 .../eln-lims/{html2 => html}/lib/fuelux/LICENSE.txt |   0
 .../eln-lims/{html2 => html}/lib/fuelux/VERSION.txt |   0
 .../{html2 => html}/lib/fuelux/css/fuelux.css       |   0
 .../{html2 => html}/lib/fuelux/css/fuelux.css.map   |   0
 .../{html2 => html}/lib/fuelux/css/fuelux.min.css   |   0
 .../{html2 => html}/lib/fuelux/fonts/fuelux.eot     | Bin
 .../{html2 => html}/lib/fuelux/fonts/fuelux.svg     |   0
 .../{html2 => html}/lib/fuelux/fonts/fuelux.ttf     | Bin
 .../{html2 => html}/lib/fuelux/fonts/fuelux.woff    | Bin
 .../{html2 => html}/lib/fuelux/js/fuelux.js         |   0
 .../{html2 => html}/lib/fuelux/js/fuelux.min.js     |   0
 .../{html2 => html}/lib/grid/doc/index.html         |   0
 .../eln-lims/{html2 => html}/lib/grid/js/Grid.html  |   0
 .../eln-lims/{html2 => html}/lib/grid/js/Grid.js    |   0
 .../eln-lims/{html2 => html}/lib/jexcel/LICENSE.txt |   0
 .../eln-lims/{html2 => html}/lib/jexcel/VERSION.txt |   0
 .../eln-lims/{html2 => html}/lib/jexcel/jexcel.css  |   0
 .../eln-lims/{html2 => html}/lib/jexcel/jexcel.js   |   0
 .../{html2 => html}/lib/jquery-blockui/LICENSE.txt  |   0
 .../{html2 => html}/lib/jquery-blockui/VERSION.txt  |   0
 .../lib/jquery-blockui/js/jquery.blockUI.js         |   0
 .../lib/jquery-fancytree/LICENSE.txt                |   0
 .../lib/jquery-fancytree/VERSION.txt                |   0
 .../lib/jquery-fancytree/js/jquery.fancytree-all.js |   0
 .../jquery-fancytree/js/jquery.fancytree-all.min.js |   0
 .../lib/jquery-fancytree/js/jquery.fancytree.js     |   0
 .../lib/jquery-fancytree/js/jquery.fancytree.min.js |   0
 .../js/skin-awesome/ui.fancytree.css                |   0
 .../js/skin-awesome/ui.fancytree.less               |   0
 .../js/skin-awesome/ui.fancytree.min.css            |   0
 .../js/skin-bootstrap-n/ui.fancytree.css            |   0
 .../js/skin-bootstrap-n/ui.fancytree.less           |   0
 .../js/skin-bootstrap-n/ui.fancytree.min.css        |   0
 .../js/skin-bootstrap/ui.fancytree.css              |   0
 .../js/skin-bootstrap/ui.fancytree.less             |   0
 .../js/skin-bootstrap/ui.fancytree.min.css          |   0
 .../lib/jquery-fancytree/js/skin-common.less        |   0
 .../lib/jquery-fancytree/js/skin-custom-1/README.md |   0
 .../lib/jquery-fancytree/js/skin-lion/icons.gif     | Bin
 .../lib/jquery-fancytree/js/skin-lion/loading.gif   | Bin
 .../jquery-fancytree/js/skin-lion/ui.fancytree.css  |   0
 .../jquery-fancytree/js/skin-lion/ui.fancytree.less |   0
 .../js/skin-lion/ui.fancytree.min.css               |   0
 .../jquery-fancytree/js/skin-themeroller/icons.gif  | Bin
 .../js/skin-themeroller/loading.gif                 | Bin
 .../js/skin-themeroller/ui.fancytree.css            |   0
 .../js/skin-themeroller/ui.fancytree.min.css        |   0
 .../lib/jquery-fancytree/js/skin-vista/icons.gif    | Bin
 .../lib/jquery-fancytree/js/skin-vista/loading.gif  | Bin
 .../jquery-fancytree/js/skin-vista/ui.fancytree.css |   0
 .../js/skin-vista/ui.fancytree.less                 |   0
 .../js/skin-vista/ui.fancytree.min.css              |   0
 .../lib/jquery-fancytree/js/skin-win7/icons.gif     | Bin
 .../lib/jquery-fancytree/js/skin-win7/loading.gif   | Bin
 .../jquery-fancytree/js/skin-win7/ui.fancytree.css  |   0
 .../jquery-fancytree/js/skin-win7/ui.fancytree.less |   0
 .../js/skin-win7/ui.fancytree.min.css               |   0
 .../lib/jquery-fancytree/js/skin-win8-n/icons.gif   | Bin
 .../lib/jquery-fancytree/js/skin-win8-n/loading.gif | Bin
 .../js/skin-win8-n/ui.fancytree.css                 |   0
 .../js/skin-win8-n/ui.fancytree.less                |   0
 .../js/skin-win8-n/ui.fancytree.min.css             |   0
 .../lib/jquery-fancytree/js/skin-win8-xxl/icons.gif | Bin
 .../jquery-fancytree/js/skin-win8-xxl/loading.gif   | Bin
 .../js/skin-win8-xxl/ui.fancytree.css               |   0
 .../js/skin-win8-xxl/ui.fancytree.less              |   0
 .../js/skin-win8-xxl/ui.fancytree.min.css           |   0
 .../lib/jquery-fancytree/js/skin-win8/icons.gif     | Bin
 .../lib/jquery-fancytree/js/skin-win8/loading.gif   | Bin
 .../jquery-fancytree/js/skin-win8/ui.fancytree.css  |   0
 .../jquery-fancytree/js/skin-win8/ui.fancytree.less |   0
 .../js/skin-win8/ui.fancytree.min.css               |   0
 .../lib/jquery-fancytree/js/skin-xp/icons-rtl.gif   | Bin
 .../lib/jquery-fancytree/js/skin-xp/icons.gif       | Bin
 .../lib/jquery-fancytree/js/skin-xp/loading.gif     | Bin
 .../jquery-fancytree/js/skin-xp/ui.fancytree.css    |   0
 .../jquery-fancytree/js/skin-xp/ui.fancytree.less   |   0
 .../js/skin-xp/ui.fancytree.min.css                 |   0
 .../lib/jquery-fancytree/js/skin-xp/vline-rtl.gif   | Bin
 .../lib/jquery-fancytree/js/skin-xp/vline.gif       | Bin
 .../js/src/jquery.fancytree.childcounter.js         |   0
 .../js/src/jquery.fancytree.clones.js               |   0
 .../js/src/jquery.fancytree.columnview.js           |   0
 .../js/src/jquery.fancytree.debug.js                |   0
 .../jquery-fancytree/js/src/jquery.fancytree.dnd.js |   0
 .../js/src/jquery.fancytree.edit.js                 |   0
 .../js/src/jquery.fancytree.filter.js               |   0
 .../js/src/jquery.fancytree.glyph.js                |   0
 .../js/src/jquery.fancytree.gridnav.js              |   0
 .../lib/jquery-fancytree/js/src/jquery.fancytree.js |   0
 .../js/src/jquery.fancytree.menu.js                 |   0
 .../js/src/jquery.fancytree.persist.js              |   0
 .../js/src/jquery.fancytree.table.js                |   0
 .../js/src/jquery.fancytree.themeroller.js          |   0
 .../js/src/jquery.fancytree.wide.js                 |   0
 .../{html2 => html}/lib/jquery-history/LICENSE.txt  |   0
 .../{html2 => html}/lib/jquery-history/VERSION.txt  |   0
 .../js/bundled/html5/jquery.history.js              |   0
 .../{html2 => html}/lib/jquery-jnotify/LICENSE.txt  |   0
 .../{html2 => html}/lib/jquery-jnotify/NOTES.txt    |   0
 .../{html2 => html}/lib/jquery-jnotify/VERSION.txt  |   0
 .../lib/jquery-jnotify/css/jNotify.jquery.css       |   0
 .../lib/jquery-jnotify/css/jNotify.sis.jquery.css   |   0
 .../lib/jquery-jnotify/img/error.png                | Bin
 .../{html2 => html}/lib/jquery-jnotify/img/info.png | Bin
 .../lib/jquery-jnotify/img/success.png              | Bin
 .../lib/jquery-jnotify/js/jNotify.jquery.js         |   0
 .../lib/jquery-jnotify/js/jNotify.sis.jquery.js     |   0
 .../{html2 => html}/lib/jquery-select2/LICENSE.txt  |   0
 .../{html2 => html}/lib/jquery-select2/VERSION.txt  |   0
 .../lib/jquery-select2/css/select2-bootstrap.css    |   0
 .../jquery-select2/css/select2-bootstrap.min.css    |   0
 .../lib/jquery-select2/css/select2.css              |   0
 .../lib/jquery-select2/css/select2.min.css          |   0
 .../lib/jquery-select2/js/i18n/af.js                |   0
 .../lib/jquery-select2/js/i18n/ar.js                |   0
 .../lib/jquery-select2/js/i18n/az.js                |   0
 .../lib/jquery-select2/js/i18n/bg.js                |   0
 .../lib/jquery-select2/js/i18n/bn.js                |   0
 .../lib/jquery-select2/js/i18n/bs.js                |   0
 .../lib/jquery-select2/js/i18n/ca.js                |   0
 .../lib/jquery-select2/js/i18n/cs.js                |   0
 .../lib/jquery-select2/js/i18n/da.js                |   0
 .../lib/jquery-select2/js/i18n/de.js                |   0
 .../lib/jquery-select2/js/i18n/dsb.js               |   0
 .../lib/jquery-select2/js/i18n/el.js                |   0
 .../lib/jquery-select2/js/i18n/en.js                |   0
 .../lib/jquery-select2/js/i18n/es.js                |   0
 .../lib/jquery-select2/js/i18n/et.js                |   0
 .../lib/jquery-select2/js/i18n/eu.js                |   0
 .../lib/jquery-select2/js/i18n/fa.js                |   0
 .../lib/jquery-select2/js/i18n/fi.js                |   0
 .../lib/jquery-select2/js/i18n/fr.js                |   0
 .../lib/jquery-select2/js/i18n/gl.js                |   0
 .../lib/jquery-select2/js/i18n/he.js                |   0
 .../lib/jquery-select2/js/i18n/hi.js                |   0
 .../lib/jquery-select2/js/i18n/hr.js                |   0
 .../lib/jquery-select2/js/i18n/hsb.js               |   0
 .../lib/jquery-select2/js/i18n/hu.js                |   0
 .../lib/jquery-select2/js/i18n/hy.js                |   0
 .../lib/jquery-select2/js/i18n/id.js                |   0
 .../lib/jquery-select2/js/i18n/is.js                |   0
 .../lib/jquery-select2/js/i18n/it.js                |   0
 .../lib/jquery-select2/js/i18n/ja.js                |   0
 .../lib/jquery-select2/js/i18n/ka.js                |   0
 .../lib/jquery-select2/js/i18n/km.js                |   0
 .../lib/jquery-select2/js/i18n/ko.js                |   0
 .../lib/jquery-select2/js/i18n/lt.js                |   0
 .../lib/jquery-select2/js/i18n/lv.js                |   0
 .../lib/jquery-select2/js/i18n/mk.js                |   0
 .../lib/jquery-select2/js/i18n/ms.js                |   0
 .../lib/jquery-select2/js/i18n/nb.js                |   0
 .../lib/jquery-select2/js/i18n/ne.js                |   0
 .../lib/jquery-select2/js/i18n/nl.js                |   0
 .../lib/jquery-select2/js/i18n/pl.js                |   0
 .../lib/jquery-select2/js/i18n/ps.js                |   0
 .../lib/jquery-select2/js/i18n/pt-BR.js             |   0
 .../lib/jquery-select2/js/i18n/pt.js                |   0
 .../lib/jquery-select2/js/i18n/ro.js                |   0
 .../lib/jquery-select2/js/i18n/ru.js                |   0
 .../lib/jquery-select2/js/i18n/sk.js                |   0
 .../lib/jquery-select2/js/i18n/sl.js                |   0
 .../lib/jquery-select2/js/i18n/sq.js                |   0
 .../lib/jquery-select2/js/i18n/sr-Cyrl.js           |   0
 .../lib/jquery-select2/js/i18n/sr.js                |   0
 .../lib/jquery-select2/js/i18n/sv.js                |   0
 .../lib/jquery-select2/js/i18n/th.js                |   0
 .../lib/jquery-select2/js/i18n/tk.js                |   0
 .../lib/jquery-select2/js/i18n/tr.js                |   0
 .../lib/jquery-select2/js/i18n/uk.js                |   0
 .../lib/jquery-select2/js/i18n/vi.js                |   0
 .../lib/jquery-select2/js/i18n/zh-CN.js             |   0
 .../lib/jquery-select2/js/i18n/zh-TW.js             |   0
 .../lib/jquery-select2/js/select2.full.js           |   0
 .../lib/jquery-select2/js/select2.full.min.js       |   0
 .../lib/jquery-select2/js/select2.js                |   0
 .../lib/jquery-select2/js/select2.min.js            |   0
 .../lib/jquery-tooltipster/LICENSE.txt              |   0
 .../lib/jquery-tooltipster/VERSION.txt              |   0
 .../themes/tooltipster-sideTip-borderless.min.css   |   0
 .../themes/tooltipster-sideTip-light.min.css        |   0
 .../sideTip/themes/tooltipster-sideTip-noir.min.css |   0
 .../sideTip/themes/tooltipster-sideTip-punk.min.css |   0
 .../themes/tooltipster-sideTip-shadow.min.css       |   0
 .../css/themes/tooltipster-light.css                |   0
 .../css/themes/tooltipster-noir.css                 |   0
 .../css/themes/tooltipster-punk.css                 |   0
 .../css/themes/tooltipster-shadow.css               |   0
 .../jquery-tooltipster/css/tooltipster.bundle.css   |   0
 .../css/tooltipster.bundle.min.css                  |   0
 .../lib/jquery-tooltipster/css/tooltipster.main.css |   0
 .../jquery-tooltipster/css/tooltipster.main.min.css |   0
 .../js/plugins/tooltipster/SVG/tooltipster-SVG.js   |   0
 .../plugins/tooltipster/SVG/tooltipster-SVG.min.js  |   0
 .../lib/jquery-tooltipster/js/tooltipster.bundle.js |   0
 .../jquery-tooltipster/js/tooltipster.bundle.min.js |   0
 .../lib/jquery-tooltipster/js/tooltipster.main.js   |   0
 .../jquery-tooltipster/js/tooltipster.main.min.js   |   0
 .../{html2 => html}/lib/jquery-tsv/LICENSE.txt      |   0
 .../{html2 => html}/lib/jquery-tsv/VERSION.txt      |   0
 .../lib/jquery-tsv/js/jquery.tsv-0.96.min.js        |   0
 .../{html2 => html}/lib/jquery-ui/LICENSE.txt       |   0
 .../{html2 => html}/lib/jquery-ui/VERSION.txt       |   0
 .../lib/jquery-ui/js/external/jquery/jquery.js      |   0
 .../ui-bg_diagonals-thick_18_b81900_40x40.png       | Bin
 .../ui-bg_diagonals-thick_20_666666_40x40.png       | Bin
 .../js/images/ui-bg_flat_10_000000_40x100.png       | Bin
 .../js/images/ui-bg_glass_100_f6f6f6_1x400.png      | Bin
 .../js/images/ui-bg_glass_100_fdf5ce_1x400.png      | Bin
 .../js/images/ui-bg_glass_65_ffffff_1x400.png       | Bin
 .../images/ui-bg_gloss-wave_35_f6a828_500x100.png   | Bin
 .../ui-bg_highlight-soft_100_eeeeee_1x100.png       | Bin
 .../images/ui-bg_highlight-soft_75_ffe45c_1x100.png | Bin
 .../jquery-ui/js/images/ui-icons_222222_256x240.png | Bin
 .../jquery-ui/js/images/ui-icons_228ef1_256x240.png | Bin
 .../jquery-ui/js/images/ui-icons_ef8c08_256x240.png | Bin
 .../jquery-ui/js/images/ui-icons_ffd27a_256x240.png | Bin
 .../jquery-ui/js/images/ui-icons_ffffff_256x240.png | Bin
 .../{html2 => html}/lib/jquery-ui/js/index.html     |   0
 .../{html2 => html}/lib/jquery-ui/js/jquery-ui.css  |   0
 .../{html2 => html}/lib/jquery-ui/js/jquery-ui.js   |   0
 .../lib/jquery-ui/js/jquery-ui.min.css              |   0
 .../lib/jquery-ui/js/jquery-ui.min.js               |   0
 .../lib/jquery-ui/js/jquery-ui.structure.css        |   0
 .../lib/jquery-ui/js/jquery-ui.structure.min.css    |   0
 .../lib/jquery-ui/js/jquery-ui.theme.css            |   0
 .../lib/jquery-ui/js/jquery-ui.theme.min.css        |   0
 .../eln-lims/{html2 => html}/lib/jquery/LICENSE.txt |   0
 .../eln-lims/{html2 => html}/lib/jquery/VERSION.txt |   0
 .../lib/jquery/js/jquery-1.11.3.min.js              |   0
 .../{html2 => html}/lib/jquery/js/jquery.cookie.js  |   0
 .../eln-lims/{html2 => html}/lib/jspdf/LICENSE.txt  |   0
 .../eln-lims/{html2 => html}/lib/jspdf/VERSION.txt  |   0
 .../{html2 => html}/lib/jspdf/js/jspdf.min.js       |   0
 .../{html2 => html}/lib/jsuites/LICENSE.txt         |   0
 .../{html2 => html}/lib/jsuites/VERSION.txt         |   0
 .../{html2 => html}/lib/jsuites/jsuites.css         |   0
 .../eln-lims/{html2 => html}/lib/jsuites/jsuites.js |   0
 .../{html2 => html}/lib/material-icons/LICENSE.txt  |   0
 .../{html2 => html}/lib/material-icons/VERSION.txt  |   0
 .../flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2        | Bin
 .../lib/material-icons/material-icons.css           |   0
 .../{html2 => html}/lib/mozilla/js/infra.js         |   0
 .../{html2 => html}/lib/naturalsort/LICENSE.txt     |   0
 .../{html2 => html}/lib/naturalsort/VERSION.txt     |   0
 .../lib/naturalsort/js/naturalSort.js               |   0
 .../eln-lims/{html2 => html}/lib/react/Grid.js      |   0
 .../{html2 => html}/lib/react/Grid.js.LICENSE.txt   |   0
 .../eln-lims/{html2 => html}/lib/react/Grid.js.map  |   0
 .../lib/react/react-dom.development.js              |   0
 .../lib/react/react-dom.production.min.js           |   0
 .../{html2 => html}/lib/react/react.development.js  |   0
 .../lib/react/react.production.min.js               |   0
 .../as/webapps/eln-lims/{html2 => html}/paper.html  |   0
 .../plugins/bbb-hub/BBBServerFacade.js              |   0
 .../{html2 => html}/plugins/bbb-hub/UiComponents.js |   0
 .../{html2 => html}/plugins/bbb-hub/plugin.js       |   0
 .../plugins/bbb-hub/snakemake-table.js              |   0
 .../plugins/bbb-hub/snakemake-trigger.js            |   0
 .../bbb-hub/www/BBBHub_EXPERIMENT_DEFINITION.zip    | Bin
 .../plugins/bbb-hub/www/bbb-hub-icon.png            | Bin
 .../{html2 => html}/plugins/bbb-hub/www/bbb-hub.png | Bin
 .../plugins/bbb-hub/www/help-upload-0.png           | Bin
 .../plugins/bbb-hub/www/help-upload-1.png           | Bin
 .../plugins/bbb-hub/www/help-upload-2.png           | Bin
 .../plugins/bbb-hub/www/help-upload-3.png           | Bin
 .../plugins/bbb-hub/www/help-upload-4.png           | Bin
 .../plugins/bbb-hub/www/help-upload-5.png           | Bin
 .../plugins/bbb-hub/www/help-upload.html            |   0
 .../{html2 => html}/plugins/bbb-hub/www/help.html   |   0
 .../eln-lims/{html2 => html}/plugins/flow/plugin.js |   0
 .../{html2 => html}/plugins/generic/plugin.js       |   0
 .../{html2 => html}/plugins/life-sciences/plugin.js |   0
 .../{html2 => html}/plugins/microscopy/plugin.js    |   0
 .../plugins/template-extra-utilities/plugin.js      |   0
 .../template-extra-utilities/www/template.html      |   0
 .../as/webapps/eln-lims/{html2 => html}/version.txt |   0
 845 files changed, 0 insertions(+), 0 deletions(-)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/css/style.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/etc/InstanceProfile.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/etc/config.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/archive-archived-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/archive-not-requested-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/archive-requested-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/browser-icon-chrome.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/browser-icon-firefox.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/browser-icon-ie10.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/browser-icon-safari.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/browser-icon-tablet.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/busy.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/chevron-down-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/chevron-up-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/copy-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/cross_Logo_alt.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/eln-lims-dropbox-example.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/empty-pattern.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/eye-close-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/eye-open-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/favicon.ico (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/file-richtext.svg (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/filter-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/hierarchy-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/image_loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/image_unavailable.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/jupyter-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/loginBackground.jpg (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/openBIS_Logo.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/openBIS_Logo_alt.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/pin-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/plus-sign-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/research-collection-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/search-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/search-spinner.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/table-add-column-left.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/table-add-column-right.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/table-add-row-above.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/table-add-row-below.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/table-delete-column.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/table-delete-row.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/img/table.svg (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/index.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/config/ELNDictionary.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/config/ELNLIMSPlugin.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/config/Profile.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/config/SettingsManager.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/config/StandardProfile.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/controllers/LayoutManager.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/controllers/MainController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/server/ServerFacade.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/AdminTests.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/README.md (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/ReactTestUtils.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/TestProtocol.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/TestUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/UserTests.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/resources/bacteria_for_test_with_identifier.tsv (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/resources/bacteria_for_test_without_identifier.tsv (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/resources/exportedTableAllColumnsAllRows.tsv (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/resources/order_ORD1_p0.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/resources/test-image.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/test/resources/updateAllColumnsAllRows.tsv (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/AnnotationUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/BarcodeUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/CKEditorManager.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/EventUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/ExportUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/FormUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/HierarchyUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/IdentifierUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/JExcelEditorManager.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/JupyterUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/PrintUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/Select2Manager.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/TreeUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/util/Util.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/AdvancedSearch/AdvancedSearchController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/AdvancedSearch/AdvancedSearchModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/AdvancedSearch/AdvancedSearchView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ArchivingHelper/ArchivingHelperController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ArchivingHelper/ArchivingHelperModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ArchivingHelper/ArchivingHelperView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/CustomImport/CustomImportController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/CustomImport/CustomImportModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/CustomImport/CustomImportView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataGrid/DataGridController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataGrid/ExperimentDataGridUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataGrid/SampleDataGridUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/DataSetFormController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/DataSetFormModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/DataSetFormView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/AdvancedEntitySearchDropdown.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/DatasetViewerController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/DatasetViewerModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/DatasetViewerView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/ImagePreviewIconLoader.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/JupyterCopyNotebookController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/JupyterCopyNotebookModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/JupyterCopyNotebookView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/JupyterNotebookController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/JupyterNotebookModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DataSetForm/widgets/JupyterNotebookView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DrawingBoards/DrawingBoardsController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DrawingBoards/DrawingBoardsModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DrawingBoards/DrawingBoardsView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DropboxMonitor/DropboxMonitorController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DropboxMonitor/DropboxMonitorModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DropboxMonitor/DropboxMonitorUtil.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DropboxMonitor/DropboxMonitorView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DropboxMonitor/modal/DropboxLogsController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DropboxMonitor/modal/DropboxLogsModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/DropboxMonitor/modal/DropboxLogsView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ExperimentForm/ExperimentFormController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ExperimentForm/ExperimentFormModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ExperimentForm/ExperimentFormView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ExperimentTable/ExperimentTableController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ExperimentTable/ExperimentTableModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ExperimentTable/ExperimentTableView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Export/ExportTreeController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Export/ExportTreeModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Export/ExportTreeView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/HierarchyTable/HierarchyTableController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/HierarchyTable/HierarchyTableModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/HierarchyTable/HierarchyTableView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/HierarchyTable/widgets/HierarchyFilterController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/HierarchyTable/widgets/HierarchyFilterModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/HierarchyTable/widgets/HierarchyFilterView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/History/HistoryController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/History/HistoryModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/History/HistoryView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Inventory/InventoryController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Inventory/InventoryModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Inventory/InventoryView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/LabNotebook/LabNotebookController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/LabNotebook/LabNotebookModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/LabNotebook/LabNotebookView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ProjectForm/ProjectFormController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ProjectForm/ProjectFormModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ProjectForm/ProjectFormView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ResearchCollectionExport/ResearchCollectionExportController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ResearchCollectionExport/ResearchCollectionExportModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ResearchCollectionExport/ResearchCollectionExportView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/SampleFormController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/SampleFormModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/SampleFormView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/CommentsController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/CommentsModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/CommentsView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/DeleteEntityController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/DeleteEntityModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/DeleteEntityView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/DilutionTableController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/DilutionTableModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/DilutionTableView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/FreeFormTableController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/FreeFormTableModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/FreeFormTableView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/LinksController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/LinksModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/LinksView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/SampleField.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/StorageListController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/StorageListModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/StorageListView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/ordering/NewProductsController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/ordering/NewProductsModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleForm/widgets/ordering/NewProductsView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/SampleTableController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/SampleTableModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/SampleTableView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/BatchController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/BatchModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/BatchView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/MoveSampleController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/MoveSampleModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/MoveSampleView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/TypeAndFileController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/TypeAndFileModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SampleTable/widgets/TypeAndFileView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SettingsForm/SettingsFormController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SettingsForm/SettingsFormModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SettingsForm/SettingsFormView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Shared/widgets/MoveEntityController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Shared/widgets/MoveEntityModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Shared/widgets/MoveEntityView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SideMenu/SideMenuWidgetController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SideMenu/SideMenuWidgetModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SideMenu/SideMenuWidgetView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SpaceForm/SpaceFormController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SpaceForm/SpaceFormModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/SpaceForm/SpaceFormView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Stock/StockController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Stock/StockModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/Stock/StockView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/StorageManagerController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/StorageManagerModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/StorageManagerView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/widgets/GridController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/widgets/GridModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/widgets/GridView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/widgets/StorageController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/widgets/StorageModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/StorageManager/widgets/StorageView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/TrashManager/TrashManagerController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/TrashManager/TrashManagerModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/TrashManager/TrashManagerView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UnarchivingHelper/UnarchivingHelperController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UnarchivingHelper/UnarchivingHelperModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UnarchivingHelper/UnarchivingHelperView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManagementConfig/UserManagementConfigController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManagementConfig/UserManagementConfigModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManagementConfig/UserManagementConfigView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/UserManagerController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/UserManagerModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/UserManagerView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/modal/CreateUserController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/modal/CreateUserModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/modal/CreateUserView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/modal/ResetPasswordController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/modal/ResetPasswordModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserManager/modal/ResetPasswordView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserProfile/UserProfileController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserProfile/UserProfileModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/UserProfile/UserProfileView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/VocabularyManager/VocabularyManagerController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/VocabularyManager/VocabularyManagerModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/VocabularyManager/VocabularyManagerView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ZenodoExport/ZenodoExportController.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ZenodoExport/ZenodoExportModel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/ZenodoExport/ZenodoExportView.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/js/views/legacy/SampleHierarchy.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/DOMPurify/purify.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/DOMPurify/purify.js.map (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-datetimepicker/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-datetimepicker/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker-standalone.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-datetimepicker/js/moment.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-filestyle/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-filestyle/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-filestyle/js/bootstrap-filestyle.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-multiselect/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-multiselect/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-multiselect/css/bootstrap-multiselect.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-multiselect/js/bootstrap-multiselect.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-slider/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-slider/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-slider/css/bootstrap-slider.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-slider/js/bootstrap-slider.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-switch/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-switch/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap-switch/css/toggle-switch.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/css/bootstrap-theme.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/css/bootstrap-theme.css.map (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/css/bootstrap-theme.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/css/bootstrap.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/css/bootstrap.css.map (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/css/bootstrap.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/fonts/glyphicons-halflings-regular.eot (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/fonts/glyphicons-halflings-regular.svg (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/fonts/glyphicons-halflings-regular.woff (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/js/bootstrap.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/js/bootstrap.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bootstrap/js/npm.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/LICENSE (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/LICENSE.BWIPP (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/LICENSE.CANVASTOBLOB (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/LICENSE.EMSCRIPTEN (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/LICENSE.FILESAVER (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/LICENSE.FREETYPE (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/LICENSE.INCONSOLATA (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/README.md (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/barcode.ps (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/bin/node-bwipjs.cmd (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/bin/node-bwipjs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/browser-bitmap.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/browser-bwipjs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/browser-fonts.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/bwipjs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/bwipp-min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/bwipp.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/cli-bwipjs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/demo.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/BWIPJS-Symbol.otf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/Inconsolata.otf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/OCRA.otf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/OCRB.otf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0-desc.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-10.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-108.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-12.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-16.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-18.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-20.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-24.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-27.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-30.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-32.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-36.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-40.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-45.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-48.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-50.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-54.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-56.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-60.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-63.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-64.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-70.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-72.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-8.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-80.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-81.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-84.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-9.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-90.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0a-96.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-10.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-108.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-12.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-16.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-18.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-20.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-24.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-27.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-30.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-32.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-36.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-40.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-45.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-48.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-50.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-54.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-56.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-60.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-63.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-64.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-70.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-72.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-8.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-80.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-81.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-84.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-9.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-90.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt0m-96.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1-desc.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-10.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-108.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-12.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-16.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-18.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-20.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-24.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-27.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-30.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-32.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-36.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-40.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-45.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-48.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-50.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-54.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-56.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-60.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-63.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-64.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-70.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-72.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-8.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-80.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-81.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-84.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-9.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-90.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1a-96.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-10.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-108.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-12.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-16.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-18.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-20.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-24.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-27.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-30.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-32.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-36.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-40.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-45.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-48.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-50.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-54.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-56.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-60.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-63.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-64.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-70.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-72.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-8.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-80.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-81.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-84.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-9.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-90.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt1m-96.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2-desc.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-10.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-20.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-30.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-40.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-50.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-60.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-70.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-80.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2a-90.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-10.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-20.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-30.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-40.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-50.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-60.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-70.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-80.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/fonts/fnt2m-90.bin (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/freetype.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/bitmap.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/canvas-toblob.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/demo.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/filedrop-min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/filesaver.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/fonts.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_flat_0_aaaaaa_40x100.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_flat_75_ffffff_40x100.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_glass_55_fbf9ee_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_glass_65_ffffff_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_glass_75_dadada_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_glass_75_e6e6e6_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_glass_95_fef1ec_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-bg_highlight-soft_75_cccccc_1x100.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-icons_222222_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-icons_2e83ff_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-icons_454545_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-icons_888888_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/images/ui-icons_cd0a0a_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/jquery-ui.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/jquery-ui.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/jquery.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/symdesc.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/lib/xhr-fonts.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/mydemo.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/node-bitmap.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/node-bwipjs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/node-fonts.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/package.json (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/bwip-js/server.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/c3/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/c3/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/c3/c3.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/c3/c3.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/caja-HTML-sanitizer/js/lib/html4.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/caja-HTML-sanitizer/js/lib/uri.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/caja-HTML-sanitizer/js/sanitizer.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-18-src/build.sh (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-18-src/build/DELETE_ME (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-18-src/package.json (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-18-src/src/ckeditor.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-18-src/webpack.config.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-34-src/build.sh (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-34-src/build/DELETE_ME (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-34-src/package.json (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-34-src/src/ckeditor.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/custom-build-34-src/webpack.config.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/ckeditor.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/ckeditor.js.map (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/af.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ar.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ast.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/az.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/bg.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ca.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/cs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/da.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/de-ch.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/de.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/el.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/en-au.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/en-gb.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/eo.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/es.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/et.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/eu.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/fa.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/fi.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/fr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/gl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/gu.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/he.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/hr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/hu.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/id.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/it.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ja.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/km.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/kn.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ko.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ku.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/lt.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/lv.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ms.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/nb.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ne.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/nl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/no.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/oc.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/pl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/pt-br.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/pt.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ro.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ru.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/si.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/sk.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/sl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/sq.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/sr-latn.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/sr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/sv.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/th.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/tr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/tt.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/ug.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/uk.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/vi.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/zh-cn.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/ckeditor/js/translations/zh.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/cycle/js/cycle.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/d3-dagre/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/d3-dagre/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/d3-dagre/js/dagre-d3.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/d3/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/d3/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/d3/js/d3.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/d3/js/d3.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/drawingboard/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/drawingboard/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/drawingboard/css/drawingboard.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/drawingboard/js/drawingboard.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/filesaver/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/filesaver/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/filesaver/js/FileSaver.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/css/font-awesome.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/css/font-awesome.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/fonts/FontAwesome.otf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/fonts/fontawesome-webfont.eot (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/fonts/fontawesome-webfont.svg (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/fonts/fontawesome-webfont.ttf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/fonts/fontawesome-webfont.woff (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/font-awesome/fonts/fontawesome-webfont.woff2 (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/css/fuelux.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/css/fuelux.css.map (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/css/fuelux.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/fonts/fuelux.eot (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/fonts/fuelux.svg (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/fonts/fuelux.ttf (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/fonts/fuelux.woff (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/js/fuelux.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/fuelux/js/fuelux.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/grid/doc/index.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/grid/js/Grid.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/grid/js/Grid.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jexcel/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jexcel/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jexcel/jexcel.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jexcel/jexcel.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-blockui/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-blockui/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-blockui/js/jquery.blockUI.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/jquery.fancytree-all.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/jquery.fancytree-all.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/jquery.fancytree.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/jquery.fancytree.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-common.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-custom-1/README.md (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-lion/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-lion/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-lion/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-lion/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-lion/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-themeroller/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-themeroller/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-vista/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-vista/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-vista/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-vista/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-vista/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win7/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win7/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win7/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win7/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win7/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-n/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-n/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-xxl/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-xxl/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-win8/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/icons-rtl.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/icons.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/loading.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/ui.fancytree.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/ui.fancytree.less (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/ui.fancytree.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/vline-rtl.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/skin-xp/vline.gif (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.childcounter.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.clones.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.columnview.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.debug.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.dnd.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.edit.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.filter.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.glyph.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.gridnav.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.menu.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.persist.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.table.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.themeroller.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-fancytree/js/src/jquery.fancytree.wide.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-history/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-history/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-history/js/bundled/html5/jquery.history.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/NOTES.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/css/jNotify.jquery.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/css/jNotify.sis.jquery.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/img/error.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/img/info.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/img/success.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/js/jNotify.jquery.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-jnotify/js/jNotify.sis.jquery.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/css/select2-bootstrap.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/css/select2-bootstrap.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/css/select2.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/css/select2.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/af.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ar.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/az.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/bg.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/bn.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/bs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ca.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/cs.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/da.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/de.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/dsb.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/el.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/en.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/es.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/et.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/eu.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/fa.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/fi.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/fr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/gl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/he.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/hi.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/hr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/hsb.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/hu.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/hy.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/id.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/is.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/it.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ja.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ka.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/km.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ko.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/lt.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/lv.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/mk.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ms.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/nb.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ne.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/nl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/pl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ps.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/pt-BR.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/pt.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ro.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/ru.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/sk.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/sl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/sq.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/sr-Cyrl.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/sr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/sv.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/th.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/tk.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/tr.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/uk.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/vi.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/zh-CN.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/i18n/zh-TW.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/select2.full.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/select2.full.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/select2.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-select2/js/select2.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-borderless.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-light.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-noir.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-punk.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-shadow.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/themes/tooltipster-light.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/themes/tooltipster-noir.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/themes/tooltipster-punk.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/themes/tooltipster-shadow.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/tooltipster.bundle.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/tooltipster.bundle.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/tooltipster.main.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/css/tooltipster.main.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/js/tooltipster.bundle.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/js/tooltipster.bundle.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/js/tooltipster.main.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tooltipster/js/tooltipster.main.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tsv/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tsv/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-tsv/js/jquery.tsv-0.96.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/external/jquery/jquery.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_diagonals-thick_18_b81900_40x40.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_diagonals-thick_20_666666_40x40.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_flat_10_000000_40x100.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_glass_100_f6f6f6_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_glass_100_fdf5ce_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_glass_65_ffffff_1x400.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_gloss-wave_35_f6a828_500x100.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-bg_highlight-soft_75_ffe45c_1x100.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-icons_222222_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-icons_228ef1_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-icons_ef8c08_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-icons_ffd27a_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/images/ui-icons_ffffff_256x240.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/index.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.structure.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.structure.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.theme.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery-ui/js/jquery-ui.theme.min.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery/js/jquery-1.11.3.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jquery/js/jquery.cookie.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jspdf/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jspdf/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jspdf/js/jspdf.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jsuites/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jsuites/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jsuites/jsuites.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/jsuites/jsuites.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/material-icons/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/material-icons/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/material-icons/material-icons.css (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/mozilla/js/infra.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/naturalsort/LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/naturalsort/VERSION.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/naturalsort/js/naturalSort.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/react/Grid.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/react/Grid.js.LICENSE.txt (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/react/Grid.js.map (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/react/react-dom.development.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/react/react-dom.production.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/react/react.development.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/lib/react/react.production.min.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/paper.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/BBBServerFacade.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/UiComponents.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/plugin.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/snakemake-table.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/snakemake-trigger.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/BBBHub_EXPERIMENT_DEFINITION.zip (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/bbb-hub-icon.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/bbb-hub.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help-upload-0.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help-upload-1.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help-upload-2.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help-upload-3.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help-upload-4.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help-upload-5.png (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help-upload.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/bbb-hub/www/help.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/flow/plugin.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/generic/plugin.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/life-sciences/plugin.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/microscopy/plugin.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/template-extra-utilities/plugin.js (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/plugins/template-extra-utilities/www/template.html (100%)
 rename openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/{html2 => html}/version.txt (100%)

diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/css/style.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/css/style.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/css/style.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/css/style.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/etc/InstanceProfile.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/etc/InstanceProfile.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/etc/InstanceProfile.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/etc/InstanceProfile.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/etc/config.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/etc/config.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/etc/config.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/etc/config.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/archive-archived-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/archive-archived-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/archive-archived-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/archive-archived-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/archive-not-requested-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/archive-not-requested-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/archive-not-requested-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/archive-not-requested-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/archive-requested-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/archive-requested-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/archive-requested-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/archive-requested-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-chrome.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-chrome.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-chrome.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-chrome.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-firefox.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-firefox.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-firefox.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-firefox.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-ie10.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-ie10.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-ie10.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-ie10.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-safari.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-safari.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-safari.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-safari.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-tablet.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-tablet.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/browser-icon-tablet.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/browser-icon-tablet.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/busy.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/busy.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/busy.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/busy.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/chevron-down-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/chevron-down-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/chevron-down-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/chevron-down-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/chevron-up-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/chevron-up-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/chevron-up-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/chevron-up-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/copy-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/copy-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/copy-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/copy-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/cross_Logo_alt.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/cross_Logo_alt.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/cross_Logo_alt.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/cross_Logo_alt.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/eln-lims-dropbox-example.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/eln-lims-dropbox-example.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/eln-lims-dropbox-example.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/eln-lims-dropbox-example.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/empty-pattern.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/empty-pattern.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/empty-pattern.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/empty-pattern.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/eye-close-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/eye-close-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/eye-close-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/eye-close-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/eye-open-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/eye-open-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/eye-open-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/eye-open-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/favicon.ico b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/favicon.ico
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/favicon.ico
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/favicon.ico
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/file-richtext.svg b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/file-richtext.svg
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/file-richtext.svg
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/file-richtext.svg
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/filter-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/filter-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/filter-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/filter-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/hierarchy-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/hierarchy-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/hierarchy-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/hierarchy-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/image_loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/image_loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/image_loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/image_loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/image_unavailable.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/image_unavailable.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/image_unavailable.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/image_unavailable.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/jupyter-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/jupyter-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/jupyter-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/jupyter-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/loginBackground.jpg b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/loginBackground.jpg
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/loginBackground.jpg
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/loginBackground.jpg
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/openBIS_Logo.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/openBIS_Logo.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/openBIS_Logo.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/openBIS_Logo.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/openBIS_Logo_alt.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/openBIS_Logo_alt.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/openBIS_Logo_alt.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/openBIS_Logo_alt.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/pin-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/pin-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/pin-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/pin-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/plus-sign-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/plus-sign-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/plus-sign-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/plus-sign-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/research-collection-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/research-collection-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/research-collection-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/research-collection-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/search-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/search-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/search-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/search-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/search-spinner.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/search-spinner.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/search-spinner.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/search-spinner.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-column-left.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-column-left.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-column-left.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-column-left.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-column-right.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-column-right.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-column-right.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-column-right.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-row-above.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-row-above.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-row-above.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-row-above.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-row-below.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-row-below.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-add-row-below.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-add-row-below.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-delete-column.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-delete-column.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-delete-column.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-delete-column.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-delete-row.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-delete-row.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table-delete-row.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table-delete-row.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table.svg b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table.svg
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/img/table.svg
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/img/table.svg
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/index.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/index.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/index.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/index.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/ELNDictionary.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNDictionary.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/ELNDictionary.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNDictionary.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/ELNLIMSPlugin.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNLIMSPlugin.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/ELNLIMSPlugin.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/ELNLIMSPlugin.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/Profile.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/Profile.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/Profile.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/Profile.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/SettingsManager.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/SettingsManager.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/SettingsManager.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/SettingsManager.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/StandardProfile.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/StandardProfile.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/config/StandardProfile.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/config/StandardProfile.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/controllers/LayoutManager.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/LayoutManager.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/controllers/LayoutManager.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/LayoutManager.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/controllers/MainController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/MainController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/controllers/MainController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/controllers/MainController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/server/ServerFacade.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/server/ServerFacade.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/server/ServerFacade.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/server/ServerFacade.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/AdminTests.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/AdminTests.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/AdminTests.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/AdminTests.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/README.md b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/README.md
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/README.md
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/README.md
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/ReactTestUtils.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/ReactTestUtils.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/ReactTestUtils.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/ReactTestUtils.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/TestProtocol.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/TestProtocol.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/TestProtocol.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/TestProtocol.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/TestUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/TestUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/TestUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/TestUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/UserTests.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/UserTests.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/UserTests.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/UserTests.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/bacteria_for_test_with_identifier.tsv b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/bacteria_for_test_with_identifier.tsv
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/bacteria_for_test_with_identifier.tsv
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/bacteria_for_test_with_identifier.tsv
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/bacteria_for_test_without_identifier.tsv b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/bacteria_for_test_without_identifier.tsv
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/bacteria_for_test_without_identifier.tsv
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/bacteria_for_test_without_identifier.tsv
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/exportedTableAllColumnsAllRows.tsv b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/exportedTableAllColumnsAllRows.tsv
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/exportedTableAllColumnsAllRows.tsv
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/exportedTableAllColumnsAllRows.tsv
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/order_ORD1_p0.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/order_ORD1_p0.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/order_ORD1_p0.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/order_ORD1_p0.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/test-image.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/test-image.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/test-image.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/test-image.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/updateAllColumnsAllRows.tsv b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/updateAllColumnsAllRows.tsv
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/test/resources/updateAllColumnsAllRows.tsv
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/test/resources/updateAllColumnsAllRows.tsv
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/AnnotationUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/AnnotationUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/AnnotationUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/AnnotationUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/BarcodeUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/BarcodeUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/BarcodeUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/BarcodeUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/CKEditorManager.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/CKEditorManager.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/CKEditorManager.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/CKEditorManager.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/EventUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/EventUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/EventUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/EventUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/ExportUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/ExportUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/ExportUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/ExportUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/FormUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/FormUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/FormUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/FormUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/HierarchyUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/HierarchyUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/HierarchyUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/HierarchyUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/IdentifierUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/IdentifierUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/IdentifierUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/IdentifierUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/JExcelEditorManager.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/JExcelEditorManager.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/JExcelEditorManager.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/JExcelEditorManager.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/JupyterUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/JupyterUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/JupyterUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/JupyterUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/PrintUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/PrintUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/PrintUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/PrintUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/Select2Manager.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Select2Manager.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/Select2Manager.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Select2Manager.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/TreeUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/TreeUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/TreeUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/TreeUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/Util.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Util.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/util/Util.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Util.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/AdvancedSearch/AdvancedSearchController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/AdvancedSearch/AdvancedSearchController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/AdvancedSearch/AdvancedSearchController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/AdvancedSearch/AdvancedSearchController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/AdvancedSearch/AdvancedSearchModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/AdvancedSearch/AdvancedSearchModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/AdvancedSearch/AdvancedSearchModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/AdvancedSearch/AdvancedSearchModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/AdvancedSearch/AdvancedSearchView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/AdvancedSearch/AdvancedSearchView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/AdvancedSearch/AdvancedSearchView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/AdvancedSearch/AdvancedSearchView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ArchivingHelper/ArchivingHelperController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ArchivingHelper/ArchivingHelperController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ArchivingHelper/ArchivingHelperController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ArchivingHelper/ArchivingHelperController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ArchivingHelper/ArchivingHelperModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ArchivingHelper/ArchivingHelperModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ArchivingHelper/ArchivingHelperModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ArchivingHelper/ArchivingHelperModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ArchivingHelper/ArchivingHelperView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ArchivingHelper/ArchivingHelperView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ArchivingHelper/ArchivingHelperView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ArchivingHelper/ArchivingHelperView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/CustomImport/CustomImportController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/CustomImport/CustomImportController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/CustomImport/CustomImportController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/CustomImport/CustomImportController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/CustomImport/CustomImportModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/CustomImport/CustomImportModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/CustomImport/CustomImportModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/CustomImport/CustomImportModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/CustomImport/CustomImportView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/CustomImport/CustomImportView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/CustomImport/CustomImportView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/CustomImport/CustomImportView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataGrid/DataGridController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataGrid/DataGridController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataGrid/DataGridController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataGrid/DataGridController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataGrid/ExperimentDataGridUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataGrid/ExperimentDataGridUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataGrid/ExperimentDataGridUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataGrid/ExperimentDataGridUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataGrid/SampleDataGridUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataGrid/SampleDataGridUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataGrid/SampleDataGridUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataGrid/SampleDataGridUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/DataSetFormController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/DataSetFormController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/DataSetFormController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/DataSetFormController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/DataSetFormModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/DataSetFormModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/DataSetFormModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/DataSetFormModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/DataSetFormView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/DataSetFormView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/DataSetFormView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/DataSetFormView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/AdvancedEntitySearchDropdown.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/AdvancedEntitySearchDropdown.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/AdvancedEntitySearchDropdown.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/AdvancedEntitySearchDropdown.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/DatasetViewerController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/DatasetViewerController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/DatasetViewerController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/DatasetViewerController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/DatasetViewerModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/DatasetViewerModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/DatasetViewerModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/DatasetViewerModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/DatasetViewerView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/DatasetViewerView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/DatasetViewerView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/DatasetViewerView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/ImagePreviewIconLoader.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/ImagePreviewIconLoader.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/ImagePreviewIconLoader.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/ImagePreviewIconLoader.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterCopyNotebookController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterCopyNotebookController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterCopyNotebookController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterCopyNotebookController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterCopyNotebookModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterCopyNotebookModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterCopyNotebookModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterCopyNotebookModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterCopyNotebookView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterCopyNotebookView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterCopyNotebookView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterCopyNotebookView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterNotebookController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterNotebookController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterNotebookController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterNotebookController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterNotebookModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterNotebookModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterNotebookModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterNotebookModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterNotebookView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterNotebookView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DataSetForm/widgets/JupyterNotebookView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DataSetForm/widgets/JupyterNotebookView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DrawingBoards/DrawingBoardsController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DrawingBoards/DrawingBoardsController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DrawingBoards/DrawingBoardsController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DrawingBoards/DrawingBoardsController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DrawingBoards/DrawingBoardsModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DrawingBoards/DrawingBoardsModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DrawingBoards/DrawingBoardsModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DrawingBoards/DrawingBoardsModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DrawingBoards/DrawingBoardsView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DrawingBoards/DrawingBoardsView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DrawingBoards/DrawingBoardsView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DrawingBoards/DrawingBoardsView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorUtil.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorUtil.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorUtil.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorUtil.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/DropboxMonitorView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/DropboxMonitorView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/modal/DropboxLogsController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/modal/DropboxLogsController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/modal/DropboxLogsController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/modal/DropboxLogsController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/modal/DropboxLogsModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/modal/DropboxLogsModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/modal/DropboxLogsModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/modal/DropboxLogsModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/modal/DropboxLogsView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/modal/DropboxLogsView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/DropboxMonitor/modal/DropboxLogsView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/DropboxMonitor/modal/DropboxLogsView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentForm/ExperimentFormController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentForm/ExperimentFormController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentForm/ExperimentFormController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentForm/ExperimentFormController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentForm/ExperimentFormModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentForm/ExperimentFormModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentForm/ExperimentFormModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentForm/ExperimentFormModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentForm/ExperimentFormView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentForm/ExperimentFormView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentForm/ExperimentFormView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentForm/ExperimentFormView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentTable/ExperimentTableController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentTable/ExperimentTableController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentTable/ExperimentTableController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentTable/ExperimentTableController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentTable/ExperimentTableModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentTable/ExperimentTableModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentTable/ExperimentTableModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentTable/ExperimentTableModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentTable/ExperimentTableView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentTable/ExperimentTableView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ExperimentTable/ExperimentTableView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ExperimentTable/ExperimentTableView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Export/ExportTreeController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Export/ExportTreeController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Export/ExportTreeController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Export/ExportTreeController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Export/ExportTreeModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Export/ExportTreeModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Export/ExportTreeModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Export/ExportTreeModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Export/ExportTreeView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Export/ExportTreeView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Export/ExportTreeView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Export/ExportTreeView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/HierarchyTableController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/HierarchyTableController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/HierarchyTableController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/HierarchyTableController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/HierarchyTableModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/HierarchyTableModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/HierarchyTableModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/HierarchyTableModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/HierarchyTableView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/HierarchyTableView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/HierarchyTableView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/HierarchyTableView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/widgets/HierarchyFilterController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/widgets/HierarchyFilterController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/widgets/HierarchyFilterController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/widgets/HierarchyFilterController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/widgets/HierarchyFilterModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/widgets/HierarchyFilterModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/widgets/HierarchyFilterModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/widgets/HierarchyFilterModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/widgets/HierarchyFilterView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/widgets/HierarchyFilterView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/HierarchyTable/widgets/HierarchyFilterView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/HierarchyTable/widgets/HierarchyFilterView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/History/HistoryController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/History/HistoryController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/History/HistoryController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/History/HistoryController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/History/HistoryModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/History/HistoryModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/History/HistoryModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/History/HistoryModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/History/HistoryView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/History/HistoryView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/History/HistoryView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/History/HistoryView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Inventory/InventoryController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Inventory/InventoryController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Inventory/InventoryController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Inventory/InventoryController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Inventory/InventoryModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Inventory/InventoryModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Inventory/InventoryModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Inventory/InventoryModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Inventory/InventoryView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Inventory/InventoryView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Inventory/InventoryView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Inventory/InventoryView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/LabNotebook/LabNotebookController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/LabNotebook/LabNotebookController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/LabNotebook/LabNotebookController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/LabNotebook/LabNotebookController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/LabNotebook/LabNotebookModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/LabNotebook/LabNotebookModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/LabNotebook/LabNotebookModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/LabNotebook/LabNotebookModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/LabNotebook/LabNotebookView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/LabNotebook/LabNotebookView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/LabNotebook/LabNotebookView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/LabNotebook/LabNotebookView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ProjectForm/ProjectFormController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ProjectForm/ProjectFormController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ProjectForm/ProjectFormController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ProjectForm/ProjectFormController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ProjectForm/ProjectFormModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ProjectForm/ProjectFormModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ProjectForm/ProjectFormModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ProjectForm/ProjectFormModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ProjectForm/ProjectFormView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ProjectForm/ProjectFormView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ProjectForm/ProjectFormView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ProjectForm/ProjectFormView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ResearchCollectionExport/ResearchCollectionExportController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ResearchCollectionExport/ResearchCollectionExportController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ResearchCollectionExport/ResearchCollectionExportController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ResearchCollectionExport/ResearchCollectionExportController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ResearchCollectionExport/ResearchCollectionExportModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ResearchCollectionExport/ResearchCollectionExportModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ResearchCollectionExport/ResearchCollectionExportModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ResearchCollectionExport/ResearchCollectionExportModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ResearchCollectionExport/ResearchCollectionExportView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ResearchCollectionExport/ResearchCollectionExportView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ResearchCollectionExport/ResearchCollectionExportView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ResearchCollectionExport/ResearchCollectionExportView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/SampleFormController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/SampleFormController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/SampleFormController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/SampleFormController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/SampleFormModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/SampleFormModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/SampleFormModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/SampleFormModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/SampleFormView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/SampleFormView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/SampleFormView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/SampleFormView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/CommentsController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/CommentsController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/CommentsController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/CommentsController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/CommentsModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/CommentsModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/CommentsModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/CommentsModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/CommentsView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/CommentsView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/CommentsView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/CommentsView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DeleteEntityController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DeleteEntityController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DeleteEntityController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DeleteEntityController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DeleteEntityModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DeleteEntityModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DeleteEntityModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DeleteEntityModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DeleteEntityView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DeleteEntityView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DeleteEntityView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DeleteEntityView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DilutionTableController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DilutionTableController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DilutionTableController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DilutionTableController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DilutionTableModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DilutionTableModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DilutionTableModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DilutionTableModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DilutionTableView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DilutionTableView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/DilutionTableView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/DilutionTableView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/FreeFormTableController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/FreeFormTableController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/FreeFormTableController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/FreeFormTableController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/FreeFormTableModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/FreeFormTableModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/FreeFormTableModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/FreeFormTableModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/FreeFormTableView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/FreeFormTableView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/FreeFormTableView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/FreeFormTableView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/LinksController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/LinksController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/LinksController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/LinksController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/LinksModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/LinksModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/LinksModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/LinksModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/LinksView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/LinksView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/LinksView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/LinksView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/SampleField.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/SampleField.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/SampleField.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/SampleField.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/StorageListController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/StorageListController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/StorageListController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/StorageListController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/StorageListModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/StorageListModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/StorageListModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/StorageListModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/StorageListView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/StorageListView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/StorageListView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/StorageListView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/ordering/NewProductsController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/ordering/NewProductsController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/ordering/NewProductsController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/ordering/NewProductsController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/ordering/NewProductsModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/ordering/NewProductsModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/ordering/NewProductsModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/ordering/NewProductsModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/ordering/NewProductsView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/ordering/NewProductsView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleForm/widgets/ordering/NewProductsView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleForm/widgets/ordering/NewProductsView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/SampleTableController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/SampleTableController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/SampleTableController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/SampleTableController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/SampleTableModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/SampleTableModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/SampleTableModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/SampleTableModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/SampleTableView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/SampleTableView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/SampleTableView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/SampleTableView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/BatchController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/BatchController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/BatchController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/BatchController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/BatchModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/BatchModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/BatchModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/BatchModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/BatchView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/BatchView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/BatchView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/BatchView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/MoveSampleController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/MoveSampleController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/MoveSampleController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/MoveSampleController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/MoveSampleModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/MoveSampleModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/MoveSampleModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/MoveSampleModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/MoveSampleView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/MoveSampleView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/MoveSampleView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/MoveSampleView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/TypeAndFileController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/TypeAndFileController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/TypeAndFileController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/TypeAndFileController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/TypeAndFileModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/TypeAndFileModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/TypeAndFileModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/TypeAndFileModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/TypeAndFileView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/TypeAndFileView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SampleTable/widgets/TypeAndFileView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SampleTable/widgets/TypeAndFileView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SettingsForm/SettingsFormController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SettingsForm/SettingsFormController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SettingsForm/SettingsFormController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SettingsForm/SettingsFormController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SettingsForm/SettingsFormModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SettingsForm/SettingsFormModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SettingsForm/SettingsFormModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SettingsForm/SettingsFormModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SettingsForm/SettingsFormView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SettingsForm/SettingsFormView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SettingsForm/SettingsFormView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SettingsForm/SettingsFormView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Shared/widgets/MoveEntityController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Shared/widgets/MoveEntityController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Shared/widgets/MoveEntityController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Shared/widgets/MoveEntityController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Shared/widgets/MoveEntityModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Shared/widgets/MoveEntityModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Shared/widgets/MoveEntityModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Shared/widgets/MoveEntityModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Shared/widgets/MoveEntityView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Shared/widgets/MoveEntityView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Shared/widgets/MoveEntityView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Shared/widgets/MoveEntityView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SideMenu/SideMenuWidgetController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SideMenu/SideMenuWidgetController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SideMenu/SideMenuWidgetController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SideMenu/SideMenuWidgetController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SideMenu/SideMenuWidgetModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SideMenu/SideMenuWidgetModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SideMenu/SideMenuWidgetModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SideMenu/SideMenuWidgetModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SideMenu/SideMenuWidgetView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SideMenu/SideMenuWidgetView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SideMenu/SideMenuWidgetView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SideMenu/SideMenuWidgetView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SpaceForm/SpaceFormController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SpaceForm/SpaceFormController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SpaceForm/SpaceFormController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SpaceForm/SpaceFormController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SpaceForm/SpaceFormModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SpaceForm/SpaceFormModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SpaceForm/SpaceFormModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SpaceForm/SpaceFormModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SpaceForm/SpaceFormView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SpaceForm/SpaceFormView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/SpaceForm/SpaceFormView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/SpaceForm/SpaceFormView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Stock/StockController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Stock/StockController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Stock/StockController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Stock/StockController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Stock/StockModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Stock/StockModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Stock/StockModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Stock/StockModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Stock/StockView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Stock/StockView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/Stock/StockView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/Stock/StockView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/StorageManagerController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/StorageManagerController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/StorageManagerController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/StorageManagerController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/StorageManagerModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/StorageManagerModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/StorageManagerModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/StorageManagerModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/StorageManagerView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/StorageManagerView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/StorageManagerView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/StorageManagerView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/GridController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/GridController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/GridController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/GridController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/GridModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/GridModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/GridModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/GridModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/GridView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/GridView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/GridView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/GridView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/StorageController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/StorageController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/StorageController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/StorageController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/StorageModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/StorageModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/StorageModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/StorageModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/StorageView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/StorageView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/StorageManager/widgets/StorageView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/StorageManager/widgets/StorageView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/TrashManager/TrashManagerController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/TrashManager/TrashManagerController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/TrashManager/TrashManagerController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/TrashManager/TrashManagerController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/TrashManager/TrashManagerModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/TrashManager/TrashManagerModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/TrashManager/TrashManagerModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/TrashManager/TrashManagerModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/TrashManager/TrashManagerView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/TrashManager/TrashManagerView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/TrashManager/TrashManagerView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/TrashManager/TrashManagerView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UnarchivingHelper/UnarchivingHelperController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UnarchivingHelper/UnarchivingHelperController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UnarchivingHelper/UnarchivingHelperController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UnarchivingHelper/UnarchivingHelperController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UnarchivingHelper/UnarchivingHelperModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UnarchivingHelper/UnarchivingHelperModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UnarchivingHelper/UnarchivingHelperModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UnarchivingHelper/UnarchivingHelperModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UnarchivingHelper/UnarchivingHelperView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UnarchivingHelper/UnarchivingHelperView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UnarchivingHelper/UnarchivingHelperView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UnarchivingHelper/UnarchivingHelperView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManagementConfig/UserManagementConfigController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManagementConfig/UserManagementConfigController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManagementConfig/UserManagementConfigController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManagementConfig/UserManagementConfigController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManagementConfig/UserManagementConfigModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManagementConfig/UserManagementConfigModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManagementConfig/UserManagementConfigModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManagementConfig/UserManagementConfigModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManagementConfig/UserManagementConfigView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManagementConfig/UserManagementConfigView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManagementConfig/UserManagementConfigView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManagementConfig/UserManagementConfigView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/UserManagerController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/UserManagerController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/UserManagerController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/UserManagerController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/UserManagerModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/UserManagerModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/UserManagerModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/UserManagerModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/UserManagerView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/UserManagerView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/UserManagerView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/UserManagerView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/CreateUserController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/CreateUserController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/CreateUserController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/CreateUserController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/CreateUserModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/CreateUserModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/CreateUserModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/CreateUserModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/CreateUserView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/CreateUserView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/CreateUserView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/CreateUserView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/ResetPasswordController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/ResetPasswordController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/ResetPasswordController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/ResetPasswordController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/ResetPasswordModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/ResetPasswordModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/ResetPasswordModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/ResetPasswordModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/ResetPasswordView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/ResetPasswordView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserManager/modal/ResetPasswordView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserManager/modal/ResetPasswordView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserProfile/UserProfileController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserProfile/UserProfileController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserProfile/UserProfileController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserProfile/UserProfileController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserProfile/UserProfileModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserProfile/UserProfileModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserProfile/UserProfileModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserProfile/UserProfileModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserProfile/UserProfileView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserProfile/UserProfileView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/UserProfile/UserProfileView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/UserProfile/UserProfileView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/VocabularyManager/VocabularyManagerController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/VocabularyManager/VocabularyManagerController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/VocabularyManager/VocabularyManagerController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/VocabularyManager/VocabularyManagerController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/VocabularyManager/VocabularyManagerModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/VocabularyManager/VocabularyManagerModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/VocabularyManager/VocabularyManagerModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/VocabularyManager/VocabularyManagerModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/VocabularyManager/VocabularyManagerView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/VocabularyManager/VocabularyManagerView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/VocabularyManager/VocabularyManagerView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/VocabularyManager/VocabularyManagerView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ZenodoExport/ZenodoExportController.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ZenodoExport/ZenodoExportController.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ZenodoExport/ZenodoExportController.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ZenodoExport/ZenodoExportController.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ZenodoExport/ZenodoExportModel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ZenodoExport/ZenodoExportModel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ZenodoExport/ZenodoExportModel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ZenodoExport/ZenodoExportModel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ZenodoExport/ZenodoExportView.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ZenodoExport/ZenodoExportView.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/ZenodoExport/ZenodoExportView.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/ZenodoExport/ZenodoExportView.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/legacy/SampleHierarchy.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/legacy/SampleHierarchy.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/js/views/legacy/SampleHierarchy.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/views/legacy/SampleHierarchy.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/DOMPurify/purify.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/DOMPurify/purify.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/DOMPurify/purify.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/DOMPurify/purify.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/DOMPurify/purify.js.map b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/DOMPurify/purify.js.map
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/DOMPurify/purify.js.map
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/DOMPurify/purify.js.map
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker-standalone.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker-standalone.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker-standalone.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker-standalone.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/js/moment.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/js/moment.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-datetimepicker/js/moment.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-datetimepicker/js/moment.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-filestyle/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-filestyle/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-filestyle/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-filestyle/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-filestyle/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-filestyle/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-filestyle/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-filestyle/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-filestyle/js/bootstrap-filestyle.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-filestyle/js/bootstrap-filestyle.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-filestyle/js/bootstrap-filestyle.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-filestyle/js/bootstrap-filestyle.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/css/bootstrap-multiselect.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/css/bootstrap-multiselect.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/css/bootstrap-multiselect.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/css/bootstrap-multiselect.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/js/bootstrap-multiselect.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/js/bootstrap-multiselect.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-multiselect/js/bootstrap-multiselect.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-multiselect/js/bootstrap-multiselect.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/css/bootstrap-slider.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/css/bootstrap-slider.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/css/bootstrap-slider.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/css/bootstrap-slider.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/js/bootstrap-slider.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/js/bootstrap-slider.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-slider/js/bootstrap-slider.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-slider/js/bootstrap-slider.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-switch/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-switch/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-switch/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-switch/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-switch/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-switch/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-switch/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-switch/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-switch/css/toggle-switch.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-switch/css/toggle-switch.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap-switch/css/toggle-switch.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap-switch/css/toggle-switch.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap-theme.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap-theme.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap-theme.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap-theme.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap-theme.css.map b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap-theme.css.map
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap-theme.css.map
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap-theme.css.map
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap-theme.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap-theme.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap-theme.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap-theme.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap.css.map b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap.css.map
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap.css.map
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap.css.map
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/css/bootstrap.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/css/bootstrap.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.eot b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.eot
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.eot
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.svg b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.svg
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.svg
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.woff b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.woff
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.woff
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/js/bootstrap.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/js/bootstrap.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/js/bootstrap.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/js/bootstrap.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/js/bootstrap.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/js/bootstrap.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/js/bootstrap.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/js/bootstrap.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/js/npm.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/js/npm.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bootstrap/js/npm.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bootstrap/js/npm.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.BWIPP b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.BWIPP
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.BWIPP
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.BWIPP
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.CANVASTOBLOB b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.CANVASTOBLOB
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.CANVASTOBLOB
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.CANVASTOBLOB
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.EMSCRIPTEN b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.EMSCRIPTEN
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.EMSCRIPTEN
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.EMSCRIPTEN
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.FILESAVER b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.FILESAVER
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.FILESAVER
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.FILESAVER
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.FREETYPE b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.FREETYPE
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.FREETYPE
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.FREETYPE
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.INCONSOLATA b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.INCONSOLATA
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/LICENSE.INCONSOLATA
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/LICENSE.INCONSOLATA
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/README.md b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/README.md
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/README.md
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/README.md
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/barcode.ps b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/barcode.ps
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/barcode.ps
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/barcode.ps
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bin/node-bwipjs.cmd b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bin/node-bwipjs.cmd
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bin/node-bwipjs.cmd
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bin/node-bwipjs.cmd
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bin/node-bwipjs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bin/node-bwipjs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bin/node-bwipjs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bin/node-bwipjs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/browser-bitmap.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/browser-bitmap.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/browser-bitmap.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/browser-bitmap.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/browser-bwipjs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/browser-bwipjs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/browser-bwipjs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/browser-bwipjs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/browser-fonts.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/browser-fonts.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/browser-fonts.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/browser-fonts.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bwipjs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bwipjs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bwipjs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bwipjs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bwipp-min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bwipp-min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bwipp-min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bwipp-min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bwipp.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bwipp.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/bwipp.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/bwipp.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/cli-bwipjs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/cli-bwipjs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/cli-bwipjs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/cli-bwipjs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/demo.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/demo.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/demo.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/demo.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/BWIPJS-Symbol.otf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/BWIPJS-Symbol.otf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/BWIPJS-Symbol.otf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/BWIPJS-Symbol.otf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/Inconsolata.otf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/Inconsolata.otf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/Inconsolata.otf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/Inconsolata.otf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/OCRA.otf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/OCRA.otf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/OCRA.otf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/OCRA.otf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/OCRB.otf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/OCRB.otf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/OCRB.otf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/OCRB.otf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0-desc.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0-desc.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0-desc.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0-desc.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-10.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-10.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-10.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-10.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-108.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-108.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-108.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-108.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-12.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-12.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-12.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-12.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-16.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-16.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-16.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-16.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-18.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-18.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-18.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-18.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-20.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-20.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-20.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-20.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-24.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-24.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-24.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-24.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-27.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-27.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-27.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-27.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-30.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-30.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-30.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-30.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-32.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-32.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-32.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-32.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-36.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-36.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-36.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-36.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-40.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-40.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-40.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-40.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-45.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-45.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-45.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-45.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-48.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-48.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-48.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-48.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-50.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-50.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-50.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-50.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-54.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-54.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-54.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-54.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-56.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-56.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-56.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-56.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-60.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-60.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-60.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-60.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-63.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-63.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-63.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-63.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-64.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-64.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-64.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-64.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-70.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-70.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-70.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-70.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-72.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-72.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-72.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-72.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-8.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-8.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-8.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-8.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-80.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-80.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-80.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-80.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-81.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-81.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-81.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-81.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-84.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-84.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-84.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-84.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-9.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-9.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-9.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-9.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-90.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-90.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-90.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-90.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-96.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-96.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0a-96.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0a-96.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-10.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-10.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-10.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-10.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-108.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-108.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-108.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-108.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-12.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-12.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-12.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-12.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-16.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-16.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-16.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-16.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-18.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-18.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-18.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-18.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-20.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-20.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-20.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-20.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-24.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-24.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-24.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-24.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-27.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-27.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-27.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-27.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-30.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-30.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-30.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-30.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-32.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-32.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-32.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-32.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-36.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-36.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-36.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-36.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-40.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-40.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-40.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-40.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-45.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-45.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-45.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-45.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-48.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-48.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-48.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-48.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-50.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-50.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-50.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-50.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-54.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-54.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-54.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-54.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-56.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-56.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-56.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-56.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-60.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-60.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-60.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-60.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-63.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-63.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-63.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-63.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-64.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-64.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-64.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-64.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-70.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-70.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-70.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-70.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-72.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-72.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-72.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-72.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-8.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-8.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-8.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-8.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-80.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-80.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-80.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-80.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-81.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-81.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-81.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-81.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-84.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-84.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-84.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-84.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-9.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-9.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-9.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-9.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-90.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-90.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-90.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-90.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-96.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-96.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt0m-96.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt0m-96.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1-desc.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1-desc.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1-desc.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1-desc.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-10.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-10.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-10.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-10.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-108.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-108.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-108.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-108.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-12.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-12.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-12.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-12.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-16.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-16.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-16.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-16.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-18.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-18.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-18.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-18.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-20.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-20.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-20.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-20.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-24.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-24.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-24.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-24.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-27.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-27.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-27.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-27.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-30.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-30.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-30.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-30.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-32.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-32.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-32.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-32.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-36.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-36.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-36.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-36.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-40.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-40.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-40.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-40.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-45.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-45.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-45.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-45.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-48.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-48.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-48.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-48.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-50.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-50.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-50.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-50.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-54.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-54.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-54.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-54.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-56.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-56.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-56.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-56.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-60.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-60.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-60.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-60.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-63.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-63.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-63.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-63.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-64.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-64.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-64.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-64.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-70.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-70.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-70.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-70.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-72.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-72.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-72.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-72.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-8.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-8.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-8.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-8.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-80.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-80.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-80.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-80.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-81.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-81.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-81.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-81.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-84.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-84.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-84.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-84.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-9.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-9.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-9.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-9.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-90.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-90.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-90.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-90.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-96.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-96.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1a-96.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1a-96.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-10.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-10.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-10.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-10.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-108.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-108.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-108.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-108.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-12.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-12.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-12.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-12.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-16.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-16.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-16.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-16.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-18.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-18.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-18.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-18.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-20.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-20.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-20.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-20.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-24.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-24.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-24.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-24.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-27.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-27.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-27.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-27.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-30.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-30.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-30.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-30.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-32.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-32.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-32.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-32.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-36.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-36.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-36.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-36.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-40.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-40.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-40.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-40.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-45.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-45.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-45.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-45.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-48.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-48.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-48.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-48.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-50.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-50.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-50.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-50.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-54.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-54.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-54.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-54.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-56.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-56.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-56.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-56.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-60.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-60.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-60.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-60.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-63.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-63.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-63.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-63.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-64.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-64.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-64.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-64.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-70.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-70.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-70.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-70.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-72.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-72.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-72.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-72.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-8.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-8.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-8.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-8.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-80.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-80.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-80.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-80.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-81.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-81.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-81.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-81.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-84.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-84.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-84.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-84.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-9.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-9.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-9.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-9.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-90.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-90.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-90.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-90.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-96.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-96.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt1m-96.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt1m-96.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2-desc.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2-desc.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2-desc.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2-desc.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-10.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-10.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-10.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-10.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-20.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-20.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-20.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-20.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-30.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-30.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-30.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-30.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-40.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-40.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-40.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-40.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-50.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-50.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-50.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-50.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-60.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-60.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-60.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-60.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-70.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-70.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-70.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-70.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-80.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-80.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-80.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-80.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-90.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-90.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2a-90.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2a-90.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-10.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-10.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-10.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-10.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-20.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-20.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-20.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-20.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-30.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-30.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-30.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-30.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-40.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-40.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-40.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-40.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-50.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-50.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-50.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-50.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-60.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-60.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-60.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-60.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-70.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-70.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-70.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-70.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-80.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-80.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-80.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-80.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-90.bin b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-90.bin
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/fonts/fnt2m-90.bin
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/fonts/fnt2m-90.bin
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/freetype.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/freetype.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/freetype.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/freetype.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/bitmap.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/bitmap.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/bitmap.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/bitmap.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/canvas-toblob.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/canvas-toblob.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/canvas-toblob.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/canvas-toblob.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/demo.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/demo.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/demo.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/demo.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/filedrop-min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/filedrop-min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/filedrop-min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/filedrop-min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/filesaver.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/filesaver.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/filesaver.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/filesaver.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/fonts.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/fonts.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/fonts.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/fonts.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_flat_0_aaaaaa_40x100.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_flat_0_aaaaaa_40x100.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_flat_0_aaaaaa_40x100.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_flat_0_aaaaaa_40x100.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_flat_75_ffffff_40x100.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_flat_75_ffffff_40x100.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_flat_75_ffffff_40x100.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_flat_75_ffffff_40x100.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_55_fbf9ee_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_55_fbf9ee_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_55_fbf9ee_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_55_fbf9ee_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_65_ffffff_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_65_ffffff_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_65_ffffff_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_65_ffffff_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_75_dadada_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_75_dadada_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_75_dadada_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_75_dadada_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_75_e6e6e6_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_75_e6e6e6_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_75_e6e6e6_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_75_e6e6e6_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_95_fef1ec_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_95_fef1ec_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_glass_95_fef1ec_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_glass_95_fef1ec_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_highlight-soft_75_cccccc_1x100.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-bg_highlight-soft_75_cccccc_1x100.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-bg_highlight-soft_75_cccccc_1x100.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_222222_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_222222_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_222222_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_222222_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_2e83ff_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_2e83ff_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_2e83ff_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_2e83ff_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_454545_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_454545_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_454545_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_454545_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_888888_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_888888_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_888888_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_888888_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_cd0a0a_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_cd0a0a_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/images/ui-icons_cd0a0a_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/images/ui-icons_cd0a0a_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/jquery-ui.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/jquery-ui.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/jquery-ui.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/jquery-ui.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/jquery-ui.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/jquery-ui.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/jquery-ui.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/jquery-ui.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/jquery.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/jquery.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/jquery.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/jquery.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/symdesc.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/symdesc.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/symdesc.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/symdesc.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/xhr-fonts.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/xhr-fonts.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/lib/xhr-fonts.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/lib/xhr-fonts.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/mydemo.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/mydemo.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/mydemo.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/mydemo.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/node-bitmap.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/node-bitmap.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/node-bitmap.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/node-bitmap.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/node-bwipjs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/node-bwipjs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/node-bwipjs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/node-bwipjs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/node-fonts.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/node-fonts.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/node-fonts.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/node-fonts.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/package.json b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/package.json
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/package.json
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/package.json
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/server.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/server.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/bwip-js/server.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/bwip-js/server.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/c3.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/c3.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/c3.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/c3.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/c3.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/c3.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/c3/c3.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/c3/c3.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/caja-HTML-sanitizer/js/lib/html4.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/caja-HTML-sanitizer/js/lib/html4.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/caja-HTML-sanitizer/js/lib/html4.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/caja-HTML-sanitizer/js/lib/html4.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/caja-HTML-sanitizer/js/lib/uri.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/caja-HTML-sanitizer/js/lib/uri.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/caja-HTML-sanitizer/js/lib/uri.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/caja-HTML-sanitizer/js/lib/uri.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/caja-HTML-sanitizer/js/sanitizer.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/caja-HTML-sanitizer/js/sanitizer.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/caja-HTML-sanitizer/js/sanitizer.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/caja-HTML-sanitizer/js/sanitizer.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/build.sh b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/build.sh
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/build.sh
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/build.sh
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/build/DELETE_ME b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/build/DELETE_ME
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/build/DELETE_ME
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/build/DELETE_ME
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/package.json b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/package.json
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/package.json
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/package.json
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/src/ckeditor.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/src/ckeditor.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/src/ckeditor.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/src/ckeditor.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/webpack.config.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/webpack.config.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-18-src/webpack.config.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-18-src/webpack.config.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/build.sh b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/build.sh
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/build.sh
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/build.sh
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/build/DELETE_ME b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/build/DELETE_ME
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/build/DELETE_ME
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/build/DELETE_ME
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/package.json b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/package.json
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/package.json
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/package.json
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/src/ckeditor.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/src/ckeditor.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/src/ckeditor.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/src/ckeditor.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/webpack.config.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/webpack.config.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/custom-build-34-src/webpack.config.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/custom-build-34-src/webpack.config.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/ckeditor.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/ckeditor.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/ckeditor.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/ckeditor.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/ckeditor.js.map b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/ckeditor.js.map
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/ckeditor.js.map
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/ckeditor.js.map
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/af.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/af.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/af.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/af.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ar.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ar.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ar.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ar.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ast.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ast.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ast.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ast.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/az.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/az.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/az.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/az.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/bg.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/bg.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/bg.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/bg.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ca.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ca.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ca.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ca.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/cs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/cs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/cs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/cs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/da.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/da.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/da.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/da.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/de-ch.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/de-ch.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/de-ch.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/de-ch.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/de.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/de.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/de.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/de.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/el.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/el.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/el.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/el.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/en-au.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/en-au.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/en-au.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/en-au.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/en-gb.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/en-gb.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/en-gb.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/en-gb.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/eo.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/eo.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/eo.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/eo.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/es.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/es.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/es.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/es.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/et.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/et.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/et.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/et.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/eu.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/eu.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/eu.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/eu.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/fa.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/fa.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/fa.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/fa.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/fi.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/fi.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/fi.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/fi.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/fr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/fr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/fr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/fr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/gl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/gl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/gl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/gl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/gu.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/gu.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/gu.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/gu.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/he.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/he.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/he.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/he.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/hr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/hr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/hr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/hr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/hu.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/hu.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/hu.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/hu.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/id.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/id.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/id.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/id.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/it.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/it.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/it.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/it.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ja.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ja.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ja.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ja.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/km.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/km.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/km.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/km.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/kn.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/kn.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/kn.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/kn.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ko.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ko.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ko.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ko.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ku.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ku.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ku.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ku.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/lt.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/lt.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/lt.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/lt.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/lv.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/lv.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/lv.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/lv.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ms.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ms.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ms.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ms.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/nb.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/nb.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/nb.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/nb.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ne.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ne.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ne.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ne.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/nl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/nl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/nl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/nl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/no.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/no.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/no.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/no.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/oc.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/oc.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/oc.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/oc.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/pl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/pl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/pl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/pl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/pt-br.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/pt-br.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/pt-br.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/pt-br.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/pt.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/pt.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/pt.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/pt.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ro.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ro.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ro.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ro.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ru.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ru.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ru.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ru.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/si.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/si.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/si.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/si.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sk.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sk.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sk.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sk.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sq.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sq.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sq.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sq.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sr-latn.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sr-latn.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sr-latn.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sr-latn.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sv.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sv.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/sv.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/sv.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/th.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/th.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/th.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/th.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/tr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/tr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/tr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/tr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/tt.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/tt.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/tt.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/tt.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ug.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ug.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/ug.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/ug.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/uk.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/uk.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/uk.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/uk.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/vi.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/vi.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/vi.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/vi.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/zh-cn.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/zh-cn.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/zh-cn.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/zh-cn.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/zh.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/zh.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/ckeditor/js/translations/zh.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/ckeditor/js/translations/zh.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/cycle/js/cycle.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/cycle/js/cycle.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/cycle/js/cycle.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/cycle/js/cycle.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3-dagre/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3-dagre/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3-dagre/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3-dagre/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3-dagre/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3-dagre/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3-dagre/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3-dagre/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3-dagre/js/dagre-d3.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3-dagre/js/dagre-d3.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3-dagre/js/dagre-d3.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3-dagre/js/dagre-d3.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/js/d3.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/js/d3.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/js/d3.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/js/d3.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/js/d3.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/js/d3.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/d3/js/d3.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/d3/js/d3.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/css/drawingboard.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/css/drawingboard.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/css/drawingboard.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/css/drawingboard.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/js/drawingboard.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/js/drawingboard.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/drawingboard/js/drawingboard.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/drawingboard/js/drawingboard.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/filesaver/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/filesaver/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/filesaver/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/filesaver/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/filesaver/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/filesaver/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/filesaver/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/filesaver/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/filesaver/js/FileSaver.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/filesaver/js/FileSaver.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/filesaver/js/FileSaver.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/filesaver/js/FileSaver.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/css/font-awesome.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/css/font-awesome.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/css/font-awesome.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/css/font-awesome.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/css/font-awesome.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/css/font-awesome.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/css/font-awesome.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/css/font-awesome.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/FontAwesome.otf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/FontAwesome.otf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/FontAwesome.otf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/FontAwesome.otf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.eot b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.eot
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.eot
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.eot
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.svg b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.svg
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.svg
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.svg
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.ttf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.ttf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.ttf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.ttf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.woff b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.woff
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.woff
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.woff
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.woff2 b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.woff2
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/font-awesome/fonts/fontawesome-webfont.woff2
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/font-awesome/fonts/fontawesome-webfont.woff2
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/css/fuelux.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/css/fuelux.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/css/fuelux.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/css/fuelux.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/css/fuelux.css.map b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/css/fuelux.css.map
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/css/fuelux.css.map
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/css/fuelux.css.map
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/css/fuelux.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/css/fuelux.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/css/fuelux.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/css/fuelux.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.eot b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.eot
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.eot
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.eot
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.svg b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.svg
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.svg
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.svg
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.ttf b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.ttf
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.ttf
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.ttf
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.woff b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.woff
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/fonts/fuelux.woff
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/fonts/fuelux.woff
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/js/fuelux.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/js/fuelux.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/js/fuelux.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/js/fuelux.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/js/fuelux.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/js/fuelux.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/fuelux/js/fuelux.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/fuelux/js/fuelux.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/grid/doc/index.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/grid/doc/index.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/grid/doc/index.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/grid/doc/index.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/grid/js/Grid.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/grid/js/Grid.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/grid/js/Grid.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/grid/js/Grid.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/grid/js/Grid.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/grid/js/Grid.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/grid/js/Grid.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/grid/js/Grid.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/jexcel.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/jexcel.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/jexcel.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/jexcel.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/jexcel.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/jexcel.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jexcel/jexcel.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jexcel/jexcel.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-blockui/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-blockui/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-blockui/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-blockui/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-blockui/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-blockui/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-blockui/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-blockui/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-blockui/js/jquery.blockUI.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-blockui/js/jquery.blockUI.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-blockui/js/jquery.blockUI.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-blockui/js/jquery.blockUI.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree-all.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree-all.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree-all.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree-all.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree-all.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree-all.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree-all.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree-all.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/jquery.fancytree.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/jquery.fancytree.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-awesome/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap-n/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-bootstrap/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-common.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-common.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-common.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-common.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-custom-1/README.md b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-custom-1/README.md
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-custom-1/README.md
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-custom-1/README.md
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-lion/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-lion/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-themeroller/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-vista/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-vista/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win7/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win7/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-n/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8-xxl/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-win8/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-win8/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/icons-rtl.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/icons-rtl.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/icons-rtl.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/icons-rtl.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/icons.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/icons.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/icons.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/icons.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/loading.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/loading.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/loading.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/loading.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/ui.fancytree.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/ui.fancytree.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/ui.fancytree.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/ui.fancytree.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/ui.fancytree.less b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/ui.fancytree.less
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/ui.fancytree.less
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/ui.fancytree.less
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/ui.fancytree.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/ui.fancytree.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/ui.fancytree.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/ui.fancytree.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/vline-rtl.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/vline-rtl.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/vline-rtl.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/vline-rtl.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/vline.gif b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/vline.gif
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/skin-xp/vline.gif
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/skin-xp/vline.gif
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.childcounter.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.childcounter.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.childcounter.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.childcounter.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.clones.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.clones.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.clones.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.clones.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.columnview.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.columnview.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.columnview.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.columnview.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.debug.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.debug.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.debug.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.debug.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.dnd.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.dnd.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.dnd.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.dnd.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.edit.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.edit.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.edit.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.edit.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.filter.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.filter.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.filter.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.filter.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.glyph.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.glyph.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.glyph.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.glyph.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.gridnav.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.gridnav.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.gridnav.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.gridnav.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.menu.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.menu.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.menu.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.menu.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.persist.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.persist.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.persist.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.persist.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.table.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.table.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.table.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.table.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.themeroller.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.themeroller.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.themeroller.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.themeroller.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.wide.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.wide.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-fancytree/js/src/jquery.fancytree.wide.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-fancytree/js/src/jquery.fancytree.wide.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-history/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-history/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-history/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-history/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-history/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-history/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-history/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-history/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-history/js/bundled/html5/jquery.history.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-history/js/bundled/html5/jquery.history.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-history/js/bundled/html5/jquery.history.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-history/js/bundled/html5/jquery.history.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/NOTES.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/NOTES.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/NOTES.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/NOTES.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/css/jNotify.jquery.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/css/jNotify.jquery.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/css/jNotify.jquery.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/css/jNotify.jquery.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/css/jNotify.sis.jquery.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/css/jNotify.sis.jquery.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/css/jNotify.sis.jquery.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/css/jNotify.sis.jquery.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/img/error.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/img/error.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/img/error.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/img/error.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/img/info.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/img/info.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/img/info.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/img/info.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/img/success.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/img/success.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/img/success.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/img/success.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/js/jNotify.jquery.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/js/jNotify.jquery.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/js/jNotify.jquery.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/js/jNotify.jquery.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/js/jNotify.sis.jquery.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/js/jNotify.sis.jquery.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-jnotify/js/jNotify.sis.jquery.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-jnotify/js/jNotify.sis.jquery.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2-bootstrap.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2-bootstrap.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2-bootstrap.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2-bootstrap.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2-bootstrap.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2-bootstrap.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2-bootstrap.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2-bootstrap.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/css/select2.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/css/select2.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/af.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/af.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/af.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/af.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ar.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ar.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ar.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ar.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/az.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/az.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/az.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/az.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/bg.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/bg.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/bg.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/bg.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/bn.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/bn.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/bn.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/bn.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/bs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/bs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/bs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/bs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ca.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ca.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ca.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ca.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/cs.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/cs.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/cs.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/cs.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/da.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/da.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/da.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/da.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/de.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/de.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/de.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/de.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/dsb.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/dsb.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/dsb.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/dsb.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/el.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/el.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/el.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/el.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/en.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/en.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/en.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/en.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/es.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/es.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/es.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/es.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/et.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/et.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/et.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/et.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/eu.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/eu.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/eu.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/eu.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/fa.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/fa.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/fa.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/fa.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/fi.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/fi.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/fi.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/fi.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/fr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/fr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/fr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/fr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/gl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/gl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/gl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/gl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/he.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/he.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/he.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/he.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hi.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hi.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hi.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hi.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hsb.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hsb.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hsb.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hsb.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hu.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hu.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hu.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hu.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hy.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hy.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/hy.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/hy.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/id.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/id.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/id.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/id.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/is.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/is.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/is.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/is.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/it.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/it.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/it.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/it.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ja.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ja.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ja.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ja.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ka.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ka.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ka.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ka.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/km.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/km.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/km.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/km.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ko.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ko.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ko.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ko.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/lt.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/lt.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/lt.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/lt.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/lv.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/lv.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/lv.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/lv.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/mk.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/mk.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/mk.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/mk.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ms.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ms.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ms.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ms.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/nb.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/nb.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/nb.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/nb.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ne.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ne.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ne.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ne.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/nl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/nl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/nl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/nl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/pl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/pl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/pl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/pl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ps.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ps.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ps.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ps.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/pt-BR.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/pt-BR.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/pt-BR.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/pt-BR.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/pt.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/pt.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/pt.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/pt.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ro.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ro.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ro.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ro.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ru.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ru.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/ru.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/ru.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sk.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sk.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sk.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sk.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sq.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sq.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sq.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sq.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sr-Cyrl.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sr-Cyrl.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sr-Cyrl.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sr-Cyrl.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sv.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sv.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/sv.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/sv.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/th.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/th.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/th.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/th.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/tk.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/tk.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/tk.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/tk.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/tr.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/tr.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/tr.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/tr.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/uk.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/uk.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/uk.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/uk.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/vi.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/vi.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/vi.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/vi.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/zh-CN.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/zh-CN.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/zh-CN.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/zh-CN.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/zh-TW.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/zh-TW.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/i18n/zh-TW.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/i18n/zh-TW.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.full.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.full.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.full.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.full.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.full.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.full.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.full.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.full.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-select2/js/select2.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-select2/js/select2.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-borderless.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-borderless.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-borderless.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-borderless.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-light.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-light.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-light.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-light.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-noir.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-noir.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-noir.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-noir.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-punk.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-punk.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-punk.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-punk.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-shadow.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-shadow.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-shadow.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/plugins/tooltipster/sideTip/themes/tooltipster-sideTip-shadow.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-light.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-light.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-light.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-light.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-noir.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-noir.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-noir.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-noir.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-punk.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-punk.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-punk.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-punk.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-shadow.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-shadow.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/themes/tooltipster-shadow.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/themes/tooltipster-shadow.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.bundle.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.bundle.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.bundle.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.bundle.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.bundle.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.bundle.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.bundle.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.bundle.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.main.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.main.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.main.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.main.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.main.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.main.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/css/tooltipster.main.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/css/tooltipster.main.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/plugins/tooltipster/SVG/tooltipster-SVG.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.bundle.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.bundle.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.bundle.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.bundle.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.bundle.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.bundle.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.bundle.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.bundle.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.main.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.main.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.main.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.main.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.main.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.main.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tooltipster/js/tooltipster.main.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tooltipster/js/tooltipster.main.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tsv/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tsv/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tsv/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tsv/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tsv/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tsv/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tsv/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tsv/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tsv/js/jquery.tsv-0.96.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tsv/js/jquery.tsv-0.96.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-tsv/js/jquery.tsv-0.96.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-tsv/js/jquery.tsv-0.96.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/external/jquery/jquery.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/external/jquery/jquery.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/external/jquery/jquery.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/external/jquery/jquery.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_diagonals-thick_18_b81900_40x40.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_diagonals-thick_18_b81900_40x40.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_diagonals-thick_18_b81900_40x40.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_diagonals-thick_18_b81900_40x40.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_diagonals-thick_20_666666_40x40.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_diagonals-thick_20_666666_40x40.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_diagonals-thick_20_666666_40x40.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_diagonals-thick_20_666666_40x40.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_flat_10_000000_40x100.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_flat_10_000000_40x100.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_flat_10_000000_40x100.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_flat_10_000000_40x100.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_glass_100_f6f6f6_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_glass_100_f6f6f6_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_glass_100_f6f6f6_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_glass_100_f6f6f6_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_glass_100_fdf5ce_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_glass_100_fdf5ce_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_glass_100_fdf5ce_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_glass_100_fdf5ce_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_glass_65_ffffff_1x400.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_glass_65_ffffff_1x400.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_glass_65_ffffff_1x400.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_glass_65_ffffff_1x400.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_gloss-wave_35_f6a828_500x100.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_gloss-wave_35_f6a828_500x100.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_gloss-wave_35_f6a828_500x100.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_highlight-soft_75_ffe45c_1x100.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_222222_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_222222_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_222222_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_222222_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_228ef1_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_228ef1_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_228ef1_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_228ef1_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_ef8c08_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_ef8c08_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_ef8c08_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_ef8c08_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_ffd27a_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_ffd27a_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_ffd27a_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_ffd27a_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_ffffff_256x240.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_ffffff_256x240.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/images/ui-icons_ffffff_256x240.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/images/ui-icons_ffffff_256x240.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/index.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/index.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/index.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/index.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.structure.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.structure.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.structure.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.structure.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.structure.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.structure.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.structure.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.structure.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.theme.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.theme.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.theme.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.theme.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.theme.min.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.theme.min.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery-ui/js/jquery-ui.theme.min.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery-ui/js/jquery-ui.theme.min.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/js/jquery-1.11.3.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/js/jquery-1.11.3.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/js/jquery-1.11.3.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/js/jquery-1.11.3.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/js/jquery.cookie.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/js/jquery.cookie.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jquery/js/jquery.cookie.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jquery/js/jquery.cookie.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jspdf/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jspdf/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jspdf/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jspdf/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jspdf/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jspdf/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jspdf/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jspdf/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jspdf/js/jspdf.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jspdf/js/jspdf.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jspdf/js/jspdf.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jspdf/js/jspdf.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/jsuites.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/jsuites.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/jsuites.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/jsuites.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/jsuites.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/jsuites.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/jsuites/jsuites.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/jsuites/jsuites.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/material-icons.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/material-icons.css
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/material-icons/material-icons.css
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/material-icons/material-icons.css
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/mozilla/js/infra.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/mozilla/js/infra.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/mozilla/js/infra.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/mozilla/js/infra.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/naturalsort/LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/naturalsort/LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/naturalsort/LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/naturalsort/LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/naturalsort/VERSION.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/naturalsort/VERSION.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/naturalsort/VERSION.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/naturalsort/VERSION.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/naturalsort/js/naturalSort.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/naturalsort/js/naturalSort.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/naturalsort/js/naturalSort.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/naturalsort/js/naturalSort.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/Grid.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/Grid.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/Grid.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/Grid.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/Grid.js.LICENSE.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/Grid.js.LICENSE.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/Grid.js.LICENSE.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/Grid.js.LICENSE.txt
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/Grid.js.map b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/Grid.js.map
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/Grid.js.map
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/Grid.js.map
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react-dom.development.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react-dom.development.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react-dom.development.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react-dom.development.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react-dom.production.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react-dom.production.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react-dom.production.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react-dom.production.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react.development.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react.development.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react.development.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react.development.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react.production.min.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react.production.min.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/lib/react/react.production.min.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/lib/react/react.production.min.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/paper.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/paper.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/paper.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/paper.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/BBBServerFacade.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/BBBServerFacade.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/BBBServerFacade.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/BBBServerFacade.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/UiComponents.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/UiComponents.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/UiComponents.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/UiComponents.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/plugin.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/plugin.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/plugin.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/plugin.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/snakemake-table.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/snakemake-table.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/snakemake-table.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/snakemake-table.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/snakemake-trigger.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/snakemake-trigger.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/snakemake-trigger.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/snakemake-trigger.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/BBBHub_EXPERIMENT_DEFINITION.zip b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/BBBHub_EXPERIMENT_DEFINITION.zip
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/BBBHub_EXPERIMENT_DEFINITION.zip
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/BBBHub_EXPERIMENT_DEFINITION.zip
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/bbb-hub-icon.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/bbb-hub-icon.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/bbb-hub-icon.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/bbb-hub-icon.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/bbb-hub.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/bbb-hub.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/bbb-hub.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/bbb-hub.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-0.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-0.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-0.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-0.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-1.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-1.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-1.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-1.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-2.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-2.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-2.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-2.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-3.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-3.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-3.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-3.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-4.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-4.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-4.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-4.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-5.png b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-5.png
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload-5.png
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload-5.png
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help-upload.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help-upload.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/bbb-hub/www/help.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/bbb-hub/www/help.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/flow/plugin.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/flow/plugin.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/flow/plugin.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/flow/plugin.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/generic/plugin.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/generic/plugin.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/generic/plugin.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/generic/plugin.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/life-sciences/plugin.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/life-sciences/plugin.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/life-sciences/plugin.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/life-sciences/plugin.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/microscopy/plugin.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/microscopy/plugin.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/microscopy/plugin.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/microscopy/plugin.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/template-extra-utilities/plugin.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/template-extra-utilities/plugin.js
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/template-extra-utilities/plugin.js
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/template-extra-utilities/plugin.js
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/template-extra-utilities/www/template.html b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/template-extra-utilities/www/template.html
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/plugins/template-extra-utilities/www/template.html
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/plugins/template-extra-utilities/www/template.html
diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/version.txt b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/version.txt
similarity index 100%
rename from openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html2/version.txt
rename to openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/version.txt
-- 
GitLab