src/client/Vyatta/js/vyatta-panels.js | 29 ++++++++++++++------------ src/client/Vyatta/js/vyatta-tree.js | 6 ++--- src/client/Vyatta/utils/vyatta-cli-command.js | 11 +++++++-- 3 files changed, 27 insertions(+), 19 deletions(-)
New commits: commit d18561f312f3ed4073ea8077ca354451761197a9 Author: Kevin Choi <[email protected]> Date: Fri Dec 12 09:47:21 2008 +0000 - Fixed op mode editor header to include the leaf node name - Changed all combo boxes to block text input. - Validate user input before send down server. - When user navigates from leaf node to another leaf node, no command will be sent....until user click on 'run' button. - Force to update all input fields in editor upon received response data from server. http://suva.vyatta.com/git/?p=vyatta-webgui.git;a=commitdiff;h=d18561f312f3ed4073ea8077ca354451761197a9 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
