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
8b5d4a06
Commit
8b5d4a06
authored
May 16, 2017
by
Karl Hasselbring
Browse files
Added Help and FAQ for new custom focuses
parent
3b7bf022
Changes
21
Hide whitespace changes
Inline
Side-by-side
resources/views/hilfe.blade.php
View file @
8b5d4a06
...
...
@@ -12,18 +12,29 @@
</
div
>
<
div
class
=
"panel-body"
>
<
ul
class
=
"dotlist"
>
<
li
>
{
!!
trans
(
'hilfe.allgemein.1'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'hilfe.allgemein.1'
)
!!
}
<
a
id
=
"settings-btn"
class
=
"mutelink btn btn-default"
href
=
"#"
>
<
i
class
=
"fa fa-cog"
aria
-
hidden
=
"true"
></
i
>
</
a
>
</
li
>
<
li
>
{
!!
trans
(
'hilfe.allgemein.2'
)
!!
}
</
li
>
<
li
>
{
!!
trans
(
'hilfe.allgemein.3'
)
!!
}
</
li
>
</
ul
>
</
div
>
</
div
>
<
div
class
=
"panel panel-default"
>
<
div
id
=
"custom-focus-help"
class
=
"panel panel-default"
>
<
div
class
=
"panel-heading"
>
<
h3
class
=
"panel-title"
>
{
!!
trans
(
'hilfe.suchfokus.title'
)
!!
}
</
h3
>
</
div
>
<
div
class
=
"panel-body"
>
<
p
>
{
!!
trans
(
'hilfe.suchfokus.1'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'hilfe.suchfokus.2'
)
!!
}
<
button
id
=
"addFocusBtn"
class
=
"btn btn-default"
data
-
original
-
title
=
""
title
=
""
>
<
i
class
=
"fa fa-plus"
aria
-
hidden
=
"true"
></
i
>
</
button
>
</
p
>
<
p
>
{
!!
trans
(
'hilfe.suchfokus.3'
)
!!
}
</
p
>
<
p
>
{
!!
trans
(
'hilfe.suchfokus.4'
)
!!
}
</
p
>
</
div
>
</
div
>
<
h2
>
{
!!
trans
(
'hilfe.sucheingabe.title'
)
!!
}
</
h2
>
...
...
Prev
1
2
Next
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