Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
e-gov
RIHA-Browser
Commits
74dbb5fd
Commit
74dbb5fd
authored
Sep 01, 2020
by
Taavi Meinberg
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed pure HTML
parent
1b898e8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
frontend/src/app/components/card-deck/card-deck.component.html
...end/src/app/components/card-deck/card-deck.component.html
+0
-2
No files found.
frontend/src/app/components/card-deck/card-deck.component.html
View file @
74dbb5fd
...
...
@@ -8,8 +8,6 @@
<div
class=
"card-text"
>
<ng-container
*ngFor=
"let item of card.content"
>
<p
*ngIf=
"item.type==='p'"
>
{{ item.value }}
</p>
<p><b>
NB! X-teega liitumise tingimused on muutunud.
</b><p>
<a
href=
"abi.ria.ee"
>
Loe lähemalt
</a>
<ng-container
*ngIf=
"item.type==='list'"
>
<p><strong>
{{ item.title }}
</strong></p>
<ul
*ngIf=
"item.items !==null"
>
...
...
RIA Bitbucket
@ria-bitbucket
mentioned in commit
fd95208c
·
Sep 01, 2020
mentioned in commit
fd95208c
mentioned in commit fd95208cb264550aa5d45a7bdfc5ddb0e069ea5d
Toggle commit list
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