jow- / luci-ng

LuCI on Angular
84 stars 26 forks source link

cbi: switch network/device list's caption to directive style #30

Closed ianchi closed 7 years ago

ianchi commented 7 years ago

Change handling of cbiNetworkList and cbiDeviceList's caption form jquery-like DOM manipulation to Angular's directives.

The only pending change to completely remove this jquery-like approach is in cbiOption for tabs management. Will try to look into that this week.

Signed-off-by: Adrian Panella ianchi74@outlook.com