Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
CBoard
Commits
59143ce2
Commit
59143ce2
authored
7 years ago
by
yzhang921
Browse files
Options
Download
Email Patches
Plain Diff
add homepage
quick design from cubes at homepage
parent
edb3cf81
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/webapp/org/cboard/view/cboard/homepage.html
+2
-2
src/main/webapp/org/cboard/view/cboard/homepage.html
with
2 additions
and
2 deletions
+2
-2
src/main/webapp/org/cboard/view/cboard/homepage.html
+
2
-
2
View file @
59143ce2
<section
class=
"content-header"
>
<h1>
HOMEPAGE
<small>
Preview
</small>
<small>
Quick Start
</small>
</h1>
<ol
class=
"breadcrumb"
>
<li><a
href=
""
><i
class=
"fa fa-dashboard"
></i>
Home
</a></li>
...
...
@@ -12,7 +12,7 @@
<div
class=
"col-md-4"
>
<div
class=
"box box-solid"
>
<div
class=
"box-header with-border"
>
<i
class=
"fa fa-cubes"
></i>
<h3
class=
"box-title ng-binding"
>
Cubes
</h3>
<i
class=
"fa fa-cubes"
></i>
<h3
class=
"box-title ng-binding"
>
Cubes
<small>
Double click a cube, start chart design!
</small>
</h3>
<div
class=
"box-tools pull-right"
>
<i
class=
"fa fa-plus-square-o toolbar-icon"
ng-click=
"jstree_open_all()"
title=
"Unflod all nodes"
></i>
<i
class=
"fa fa-minus-square-o toolbar-icon"
ng-click=
"jstree_close_all()"
title=
"Fold all nodes"
></i>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help