Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
95648eb5
Kaydet (Commit)
95648eb5
authored
Ock 21, 2016
tarafından
Jan Pieter Waagmeester
Kaydeden (comit)
Tim Graham
Ock 22, 2016
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Lowercased "actions" of "Recent actions" and "My actions" in admin index sidebar.
üst
c00ae7f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.html
django/contrib/admin/templates/admin/index.html
+2
-2
No files found.
django/contrib/admin/templates/admin/index.html
Dosyayı görüntüle @
95648eb5
...
@@ -52,8 +52,8 @@
...
@@ -52,8 +52,8 @@
{% block sidebar %}
{% block sidebar %}
<div
id=
"content-related"
>
<div
id=
"content-related"
>
<div
class=
"module"
id=
"recent-actions-module"
>
<div
class=
"module"
id=
"recent-actions-module"
>
<h2>
{% trans 'Recent
A
ctions' %}
</h2>
<h2>
{% trans 'Recent
a
ctions' %}
</h2>
<h3>
{% trans 'My
A
ctions' %}
</h3>
<h3>
{% trans 'My
a
ctions' %}
</h3>
{% load log %}
{% load log %}
{% get_admin_log 10 as admin_log for_user user %}
{% get_admin_log 10 as admin_log for_user user %}
{% if not admin_log %}
{% if not admin_log %}
...
...
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