##// END OF EJS Templates
Updates VariableModel::createVariable() method...
Updates VariableModel::createVariable() method - Stores variable as shared_ptr (maybe the variable may exist outside this controller) - Adds default data series for the variable - Returns the shared_ptr after variable creation
Alexandre Leroux -
r165:81409bbf8178
Show More