Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
angular-emoji-popup
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Administrator
angular-emoji-popup
Commits
593eafb6
Commit
593eafb6
authored
Dec 27, 2014
by
Madhur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed fork me on github
parent
d15c4812
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
index.html
index.html
+6
-2
No files found.
index.html
View file @
593eafb6
...
...
@@ -11,11 +11,11 @@
<link
type=
"text/stylesheet"
rel=
"stylesheet"
href=
"css/style.css"
/>
<script
type=
"text/javascript"
src=
"js/lib/jquery.min.js"
></script>
</head>
<a
href=
"https://github.com/madhur/angular-emoji-popup"
><img
style=
"position: absolute; top: 0; right: 30px; border: 0;"
src=
"img/gh-ribbon.png"
alt=
"Fork me on GitHub"
>
</a>
<body
ng-controller=
"emojiController"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
...
...
@@ -123,6 +123,10 @@
</div>
</div>
<a
href=
"https://github.com/madhur/angular-emoji-popup"
><img
style=
"position: absolute; top: 0; right: 30px; border: 0;"
src=
"img/gh-ribbon.png"
alt=
"Fork me on GitHub"
>
</a>
<script
type=
"text/javascript"
src=
"js/lib/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/lib/angular.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/lib/angular-sanitize.js"
></script>
...
...
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