Rewrite HTML export to support all node types (#3)
This commit is contained in:
@@ -8,8 +8,12 @@
|
||||
|
||||
<title>{{ PAGE_TITLE }} | {{ GROUP_TITLE }}</title>
|
||||
|
||||
<script src="vendor/aggrid/ag-grid-community.min.noStyle.js"></script>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="vendor/aggrid/ag-grid.css">
|
||||
<link rel="stylesheet" href="vendor/aggrid/ag-theme-balham.css">
|
||||
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="css/simple-sidebar.css" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user