Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shuttleworth foundation
ca-cla-chooser
Commits
4230183d
Commit
4230183d
authored
Oct 22, 2014
by
Jon Phillips
Browse files
added master url
parent
5d9b0de0
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
4230183d
...
...
@@ -426,13 +426,13 @@ class="input-block-level" placeholder="If one or more of your preferred licenses
<tr
id=
"apply-individual"
>
<td>
Individual Contributor License Agreement
</td>
<td>
Contributor Agreements 1.1
</td>
<td><a
href=
"#"
role=
"button"
class=
"btn btn-primary btn-html final-link"
data-toggle=
"modal"
data-inline=
"true"
>
LINK
</a>
<a
href=
"#myHTML"
role=
"button"
class=
"btn btn-primary btn-html"
data-toggle=
"modal"
data-inline=
"true"
>
HTML
</a>
<form
method=
"POST"
action=
"http://service.
localhost
/html2pdf/"
id=
"html2pdf-form-individual"
><input
type=
"hidden"
name=
"title"
value=
"Individual Contributor License Agreement 1.1"
/><input
type=
"hidden"
name=
"type"
value=
"individual"
/><input
type=
"hidden"
class=
"htmlstore-individual"
id=
"htmlstore-individual"
name=
"htmlstore-individual"
/><a
role=
"button"
class=
"btn btn-primary"
id=
"html2pdf-individual"
data-inline=
"true"
>
PDF
</a></form></td>
<td><a
href=
"#"
role=
"button"
class=
"btn btn-primary btn-html final-link"
data-toggle=
"modal"
data-inline=
"true"
>
LINK
</a>
<a
href=
"#myHTML"
role=
"button"
class=
"btn btn-primary btn-html"
data-toggle=
"modal"
data-inline=
"true"
>
HTML
</a>
<form
method=
"POST"
action=
"http://service.
fabricatorz.com
/html2pdf/"
id=
"html2pdf-form-individual"
><input
type=
"hidden"
name=
"title"
value=
"Individual Contributor License Agreement 1.1"
/><input
type=
"hidden"
name=
"type"
value=
"individual"
/><input
type=
"hidden"
class=
"htmlstore-individual"
id=
"htmlstore-individual"
name=
"htmlstore-individual"
/><a
role=
"button"
class=
"btn btn-primary"
id=
"html2pdf-individual"
data-inline=
"true"
>
PDF
</a></form></td>
</tr>
<tr
id=
"apply-entity"
>
<td>
Entity Contributor License Agreement
</td>
<td>
Contributor Agreements 1.1
</td>
<td><a
href=
"#"
role=
"button"
class=
"btn btn-primary btn-html final-link"
data-toggle=
"modal"
data-inline=
"true"
>
LINK
</a>
<a
href=
"#myHTML-entity"
role=
"button"
class=
"btn btn-primary btn-html"
data-toggle=
"modal"
data-inline=
"true"
>
HTML
</a>
<form
method=
"POST"
action=
"http://service.
localhost
/html2pdf/"
id=
"html2pdf-form-entity"
><input
type=
"hidden"
name=
"title"
value=
"Entity Contributor License Agreement 1.1"
/><input
type=
"hidden"
name=
"type"
value=
"entity"
/><input
type=
"hidden"
class=
"htmlstore-entity"
id=
"htmlstore-entity"
name=
"htmlstore-entity"
/><a
role=
"button"
class=
"btn btn-primary"
id=
"html2pdf-entity"
data-inline=
"true"
>
PDF
</a></form></td>
<td><a
href=
"#"
role=
"button"
class=
"btn btn-primary btn-html final-link"
data-toggle=
"modal"
data-inline=
"true"
>
LINK
</a>
<a
href=
"#myHTML-entity"
role=
"button"
class=
"btn btn-primary btn-html"
data-toggle=
"modal"
data-inline=
"true"
>
HTML
</a>
<form
method=
"POST"
action=
"http://service.
fabricatorz.com
/html2pdf/"
id=
"html2pdf-form-entity"
><input
type=
"hidden"
name=
"title"
value=
"Entity Contributor License Agreement 1.1"
/><input
type=
"hidden"
name=
"type"
value=
"entity"
/><input
type=
"hidden"
class=
"htmlstore-entity"
id=
"htmlstore-entity"
name=
"htmlstore-entity"
/><a
role=
"button"
class=
"btn btn-primary"
id=
"html2pdf-entity"
data-inline=
"true"
>
PDF
</a></form></td>
</tr>
</table>
...
...
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