cvicente / Netdot

Network Documentation Tool
223 stars 62 forks source link

use DB-driven list for fiber types #109

Closed mzagrabe closed 6 years ago

mzagrabe commented 6 years ago

If the list of fiber types has been modified, then the static list will no longer suffice for correct behavior - an error will be thrown when performing a range edit.

This fixes issue #108.