17 lines
326 B
Plaintext
Executable File
17 lines
326 B
Plaintext
Executable File
-start_date = Time.parse("2015/06/30")
|
|
|
|
|
|
.row
|
|
|
|
.col-md-4
|
|
.panel.panel-default
|
|
.panel-heading
|
|
Stats depuis le
|
|
=l start_date, :format => :date
|
|
.panel-body
|
|
%p
|
|
=link_to admin_customers_path do
|
|
%strong=Customer.count
|
|
comptes
|
|
utilisateur
|
|
|