Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
xiphon
CCS Frontend
Commits
a7d1d08e
Commit
a7d1d08e
authored
Jan 08, 2019
by
Diego Salazar
Browse files
Changed URL to Gitlab URL for ideas to direct properly
parent
6b2010d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
forum-funding-system/ideas/index.html
View file @
a7d1d08e
...
...
@@ -24,7 +24,7 @@ title: Ideas
{% if toplevel.stage == "Ideas" %}
{% for proposal in toplevel.proposals%}
<div
class=
"col-xs-12"
>
<a
href=
"{{proposal.url}}"
class=
"row middle-xs ffs-idea"
>
<a
href=
"{{proposal.
gitlab-
url}}"
class=
"row middle-xs ffs-idea"
>
<div
class=
"col-xs-12"
>
<h3>
{{proposal.name}}
</h3>
<div
class=
"row"
>
...
...
@@ -41,4 +41,4 @@ title: Ideas
</section>
\ No newline at end of file
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!
Cancel
Please
register
or
sign in
to comment