Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
fdb2108d
Commit
fdb2108d
authored
Mar 01, 2017
by
Rafael Ostertag
Browse files
Respect attribute `data-class-on-change` on save buttons.
parent
0bd98467
Changes
1
Hide whitespace changes
Inline
Side-by-side
mockup/personmock.html
View file @
fdb2108d
...
...
@@ -91,7 +91,8 @@
<div
class=
"col-md-2 "
>
<div
class=
"btn-toolbar pull-right"
role=
"toolbar"
>
<div
class=
"btn-group"
role=
"group"
>
<button
id=
"save-button"
type=
"button"
class=
"btn btn-default navbar-btn"
><span
<button
id=
"save-button"
type=
"button"
class=
"btn btn-default navbar-btn"
data-class-on-change=
"wdc"
><span
class=
"glyphicon glyphicon-ok"
></span></button>
<button
id=
"close-button"
type=
"button"
class=
"btn btn-default navbar-btn"
><span
class=
"glyphicon glyphicon-remove"
></span></button>
...
...
Write
Preview
Markdown
is supported
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