Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
adrian
/
kiosks
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
4
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
Remove unused stuff
main
Adrian Short
6 yıl önce
ebeveyn
6d13e8c762
işleme
384bd857c1
2 değiştirilmiş dosya
ile
0 ekleme
ve
10 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+0
-8
views/authorities.haml
+0
-2
views/authority.haml
+ 0
- 8
views/authorities.haml
Dosyayı Görüntüle
@@ -1,8 +0,0 @@
%h1 Authorities
%table
- auths.each do |auth|
%tr
%td
%a{ :href => authority_url(auth['authority_name']) }
= auth['authority_name']
+ 0
- 2
views/authority.haml
Dosyayı Görüntüle
@@ -34,7 +34,6 @@
%th Received
%th Reference
%th Address
-# %th Proposal
%th Status
%th Decision
- apps.each do |app|
@@ -44,6 +43,5 @@
%a{ href: app['info_url']}
= app['council_reference']
%td= app['address']
-# %td= app['description']
%td= cleanup(app['status'])
%td= cleanup(app['decision'])
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet