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
open-source
MetaGer
Commits
82656dd1
Commit
82656dd1
authored
Jul 13, 2016
by
Dominik Hebeler
Browse files
Bug in der Anzeige der Farbauswahlbox gefixt
parent
b8b35f81
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/views/index.blade.php
View file @
82656dd1
...
...
@@ -138,11 +138,7 @@
<form id="
searchForm
" method="
GET
" action="
{{
LaravelLocalization
::
getLocalizedURL
(
LaravelLocalization
::
getCurrentLocale
(),
"/meta/meta.ger3"
)
}}
" accept-charset="
UTF
-
8
">
<div class="
input
-
group
">
<div class="
input
-
group
-
addon
">
<button type="
button
" data-toggle="
popover
" data-html="
true
" data-container="
body
" title="
Pers
&
ouml
;
nliches
Design
ausw
&
auml
;
hlen
" data-content=' <ul id="
color
-
chooser
" class="
list
-
inline
list
-
unstyled
">
}
}
}
}
<button type="
button
" data-toggle="
popover
" data-html="
true
" data-container="
body
" title="
Pers
&
ouml
;
nliches
Design
ausw
&
auml
;
hlen
" data-content='<ul id="
color
-
chooser
" class="
list
-
inline
list
-
unstyled
">
<li ><a id="
standard
" data-rgba="
255
,
194
,
107
,
1
" href="
javascript
:
void
(
0
)
"></a></li>
<li ><a id="
standardHard
" data-rgba="
255
,
128
,
0
,
1
" href="
javascript
:
void
(
0
)
"></a></li>
<li ><a id="
blue
" data-rgba="
164
,
192
,
230
,
1
" href="
javascript
:
void
(
0
)
"></a></li>
...
...
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