af83/chouette-core

View on GitHub
app/views/imports/_shapefile.html.slim

Summary

Maintainability
Test Coverage
- breadcrumb :shapefile_import, @parent, @import

.row
  .col-lg-6.col-md-6.col-sm-12.col-xs-12
    = render 'metadatas', import: @import
  = processing_helper(@import)

.col-lg-12
  .error_messages
    = render 'shared/iev_interfaces/messages', messages: @import.main_resource.messages