Jian Li 70c460a4f5 Fix: Resolve MAC presentation issue caused by broken split method
Javascript's String.split() method is broken.
selArray[1] will not show the full MAC address, instead, it only
shows the first two digits of MAC which is not what we expected.

Change-Id: I4251fd4553d027ae7fb46daf95702bdacc8eeb1e
2017-05-15 02:34:37 +00:00
..
2017-05-02 14:37:34 -07:00