Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taskonsite-архив-перенесен
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Korolev
taskonsite-архив-перенесен
Commits
1c19a163
Commit
1c19a163
authored
Mar 11, 2019
by
john
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2949
parent
4d749d84
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
14 deletions
+2
-14
common/modules/documentation/views/page/view.php
common/modules/documentation/views/page/view.php
+2
-14
No files found.
common/modules/documentation/views/page/view.php
View file @
1c19a163
...
@@ -12,6 +12,7 @@ $modelDocList = new DocList();
...
@@ -12,6 +12,7 @@ $modelDocList = new DocList();
?>
?>
<style>
@font-face
{
font-family
:
feather
;
src
:
url(/fonts/feather-webfont.eot)
;
src
:
url(/fonts/feather-webfont.eot?#iefix)
format
(
"embedded-opentype"
),
url(/fonts/feather-webfont.woff)
format
(
"woff"
),
url(/fonts/feather-webfont.ttf)
format
(
"truetype"
),
url(/fonts/feather-webfont.svg#feather)
}
</style>
<div
class=
"faq_sec"
>
<div
class=
"faq_sec"
>
<div
class=
"top_line_inf"
>
<div
class=
"top_line_inf"
>
<div
class=
"container"
>
<div
class=
"container"
>
...
@@ -114,16 +115,3 @@ $modelDocList = new DocList();
...
@@ -114,16 +115,3 @@ $modelDocList = new DocList();
</div>
</div>
</div>
</div>
<?=
$this
->
render
(
'@app/views/layouts/footer'
)
?>
<?=
$this
->
render
(
'@app/views/layouts/footer'
)
?>
\ No newline at end of file
<style>
@font-face
{
font-family
:
feather
;
src
:
url(/fonts/feather-webfont.eot)
;
src
:
url(/fonts/feather-webfont.eot?#iefix)
format
(
"embedded-opentype"
),
url(/fonts/feather-webfont.woff)
format
(
"woff"
),
url(/fonts/feather-webfont.ttf)
format
(
"truetype"
),
url(/fonts/feather-webfont.svg#feather)
}
</style>
\ No newline at end of file
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