Skip to content
Snippets Groups Projects
Commit d802562c authored by Alain BUTEAU's avatar Alain BUTEAU
Browse files

TANGODEVIC-1700

parent 5c680254
Branches
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<groupId>fr.soleil.device</groupId> <groupId>fr.soleil.device</groupId>
<artifactId>SampleManager-${aol}-${mode}</artifactId> <artifactId>SampleManager-${aol}-${mode}</artifactId>
<version>2.1.0</version> <version>2.1.1</version>
<packaging>nar</packaging> <packaging>nar</packaging>
......
...@@ -185,6 +185,8 @@ namespace SampleManager_ns ...@@ -185,6 +185,8 @@ namespace SampleManager_ns
//- TANGODEVIC-1299: //- TANGODEVIC-1299:
m_positionListUpdateTimeStamp = ""; m_positionListUpdateTimeStamp = "";
update_position_list_time_stamp();
//- TANGODEVIC-1300: //- TANGODEVIC-1300:
this->m_isSaved = false; this->m_isSaved = false;
...@@ -393,8 +395,6 @@ namespace SampleManager_ns ...@@ -393,8 +395,6 @@ namespace SampleManager_ns
} }
//- TANGODEVIC-1299:
update_position_list_time_stamp();
this->init_device_done = true; this->init_device_done = true;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment