Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DDA
dda-wizard
Commits
59c56753
Commit
59c56753
authored
Aug 10, 2016
by
Hellmich, Christoph
Browse files
Change changelog structure from description-date to date-description
parent
df281886
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/scripts/app/main/main.html
View file @
59c56753
...
...
@@ -24,8 +24,8 @@
<div class="panel-heading" role="tab" id="headingXXX">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#changelogXXXX" aria-expanded="false" aria-controls="changelogXXXX">
Neuerungen
<small>
19.07.2016
</small>
datum
<small>
beschreibung
</small>
</a>
</h4>
</div>
...
...
@@ -40,14 +40,14 @@
<div
class=
"panel-heading"
role=
"tab"
id=
"headingTwo"
>
<h4
class=
"panel-title"
>
<a
class=
"collapsed"
role=
"button"
data-toggle=
"collapse"
data-parent=
"#accordion"
href=
"#changelog0809"
aria-expanded=
"false"
aria-controls=
"changelog0809"
>
Neues Element hinzugefügt
<small>
09.08.2016
</small>
09.08.2016
<small>
Neues Element hinzugefügt
</small>
</a>
</h4>
</div>
<div
id=
"changelog0809"
class=
"panel-collapse collapse"
role=
"tabpanel"
aria-labelledby=
"headingThree"
>
<div
class=
"panel-body"
>
<h4>
Simple Condition
</h4>
<h4>
Simple Condition
al
</h4>
<img
src=
"assets/images/userinterface/simpleCondition.gif"
alt=
"simple condition"
/>
</div>
</div>
...
...
@@ -57,8 +57,8 @@
<div
class=
"panel-heading"
role=
"tab"
id=
"headingOne"
>
<h4
class=
"panel-title"
>
<a
class=
"collapsed"
role=
"button"
data-toggle=
"collapse"
data-parent=
"#accordion"
href=
"#changelog0719"
aria-expanded=
"false"
aria-controls=
"changelog0719"
>
Wizard-Editor erstellt
<small>
19.07.2016
</small>
19.07.2016
<small>
Wizard-Editor erstellt
</small>
</a>
</h4>
</div>
...
...
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