Skip to content

Commit f864443

Browse files
author
Iskren Hadzhinedev
committed
Fix view view_switch_details_by_custid
1 parent 219ee16 commit f864443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/database/views.foil.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ CREATE VIEW view_switch_details_by_custid AS
8787
sw.snmppasswd,
8888
sw.infrastructure,
8989
ca.name AS cabinet,
90-
ca.cololocation AS colocabinet,
90+
ca.colocation AS colocabinet,
9191
lo.name AS locationname,
9292
lo.shortname AS locationshortname
9393
FROM

0 commit comments

Comments
 (0)