From 4a38f7e0c6cf879fcd050b0b078cd488065a2202 Mon Sep 17 00:00:00 2001 From: Zakaria BOUZIANE Date: Mon, 15 Dec 2014 16:39:39 +0100 Subject: HUB Export : Adding ITL export --- app/views/api/hub/itls.hub.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/views/api/hub/itls.hub.erb (limited to 'app/views/api') diff --git a/app/views/api/hub/itls.hub.erb b/app/views/api/hub/itls.hub.erb new file mode 100644 index 000000000..8bf596185 --- /dev/null +++ b/app/views/api/hub/itls.hub.erb @@ -0,0 +1 @@ +<%= @line_code %>;<%= @sens %>;<%= @stop_area_code %>;<%= @stop_area_id %>;<%= @order %>;<%= @type %>;<%= @identifier %><%= "\u000D\u000A" %> \ No newline at end of file -- cgit v1.2.3