Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Qpixel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Answers
Qpixel
Commits
a7f61c5e
Commit
a7f61c5e
authored
Dec 14, 2020
by
ArtOfCode-
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'codidact/develop' into art/post-types
parents
edf37d76
bbf8e36b
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
app/views/posts/_expanded.html.erb
+2
-0
2 additions, 0 deletions
app/views/posts/_expanded.html.erb
with
3 additions
and
1 deletion
README.md
+
1
−
1
View file @
a7f61c5e
# QPixel [](https://circleci.com/gh/codidact/qpixel) [](https://coveralls.io/github/
ArtOfCode-/qpixel?branch=master
) [](https://zenodo.org/badge/latestdoi/237078806)
# QPixel [](https://circleci.com/gh/codidact/qpixel) [](https://coveralls.io/github/
codidact/qpixel
) [](https://zenodo.org/badge/latestdoi/237078806)
Rails-based version of our core software. Currently under active development towards MVP.
Rails-based version of our core software. Currently under active development towards MVP.
## Installation
## Installation
...
...
This diff is collapsed.
Click to expand it.
app/views/posts/_expanded.html.erb
+
2
−
0
View file @
a7f61c5e
...
@@ -239,6 +239,8 @@
...
@@ -239,6 +239,8 @@
<%
end
%>
<%
end
%>
<%
end
%>
<%
end
%>
<%
end
%>
<%
end
%>
<%
end
%>
<%
if
check_your_privilege
(
'flag_curate'
)
%>
<a
href=
"javascript:void(0);"
data-modal=
"#mod-tools-
<%=
post
.
id
%>
"
class=
"tools--item"
>
<a
href=
"javascript:void(0);"
data-modal=
"#mod-tools-
<%=
post
.
id
%>
"
class=
"tools--item"
>
<i
class=
"fa fa-wrench"
></i>
<i
class=
"fa fa-wrench"
></i>
Tools
Tools
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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