Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
Intranet
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Matteo
Intranet
Commits
f91f7925
Commit
f91f7925
authored
Jan 20, 2020
by
Matteo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sistemato bug su titolo
parent
2ca0b1eb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
home.page.ts
src/app/pages/home/home.page.ts
+2
-0
smartphone.scss
src/smartphone.scss
+2
-2
No files found.
src/app/pages/home/home.page.ts
View file @
f91f7925
...
...
@@ -209,6 +209,8 @@ export class HomePage {
this
.
idStrutturaSel
=
struttutaSel
.
id
;
this
.
showMenuButton
=
true
;
if
(
!
this
.
platform
.
is
(
"desktop"
))
this
.
closeSideMenu
();
UtilService
.
titoloPagina
=
''
;
this
.
events
.
publish
(
'functionCall:cambiaTitolo'
,
null
);
this
.
router
.
navigateByUrl
(
'home/index'
);
}
...
...
src/smartphone.scss
View file @
f91f7925
...
...
@@ -103,8 +103,8 @@ $grigio-superlite: #e5e5ea;
.home-height
{
height
:
8
0px
;
background-size
:
100%
8
0px
;
height
:
10
0px
;
background-size
:
100%
10
0px
;
}
.subpage-height
...
...
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