Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-SunbirdEd-portal-old
Commits
5ad01d8f
Unverified
Commit
5ad01d8f
authored
5 years ago
by
Rajeev
Committed by
GitHub
5 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2324 from anoophm/patch-17
issue 0000 fix: reverting debug code
parents
699ec688
9ff41785
release-2.1.1
Tags unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/client/src/app/app.component.html
+2
-2
src/app/client/src/app/app.component.html
with
2 additions
and
2 deletions
+2
-2
src/app/client/src/app/app.component.html
+
2
−
2
View file @
5ad01d8f
...
...
@@ -9,7 +9,7 @@
<!--<app-breadcrumbs *ngIf="userService.loggedIn"></app-breadcrumbs>-->
<router-outlet
*ngIf=
"initApp"
></router-outlet>
</div>
<!--
<app-footer></app-footer>
-->
<app-footer></app-footer>
<sui-modal
[mustScroll]=
"false"
[isClosable]=
"false"
[transitionDuration]=
"0"
[size]=
"'small'"
class=
"sb-modal"
(dismissed)=
"showLoginModal = false"
#modal
*ngIf=
"sessionExpiryInterceptor.sessionExpired"
>
<div
class=
"sb-modal-header"
>
...
...
@@ -26,4 +26,4 @@
{{ resourceService?.frmelmnts?.btn?.login }}
</a>
</div>
</sui-modal>
\ No newline at end of file
</sui-modal>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets