Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
sindre
/
Beelance
Segui
1
Vota
0
Forka
0
Codice
Problemi
6
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
stuff
https
jakobsn
6 anni fa
parent
e4501c05be
commit
041a4f3365
2 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
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
Vedi File
@@ -34,7 +34,7 @@ body {
margin: auto;
}
h1, h3 {
h1, h
2, h
3 {
margin: auto;
}
+ 0
- 1
src/app/templates/project.html
Vedi 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…
Annulla
Salva