This website works better with JavaScript.
Home
Explore
Help
Sign In
sindre
/
Beelance
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
stuff
https
jakobsn
6 years ago
parent
e4501c05be
commit
041a4f3365
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/app/static/stylesheet.css
+0
-1
src/app/templates/project.html
+ 1
- 1
src/app/static/stylesheet.css
View File
@@ -34,7 +34,7 @@ body {
margin: auto;
}
h1, h3 {
h1, h
2, h
3 {
margin: auto;
}
+ 0
- 1
src/app/templates/project.html
View File
@@ -49,7 +49,6 @@ $def with (nav, project_form, project, tasks, permissions, categories)
</form>
</li>
</ul>
$else:
<p>You do not have permissions to view this project</p>
</body>
Write
Preview
Loading…
Cancel
Save