Merge remote-tracking branch 'origin/develop'
This commit is contained in:
@@ -32,7 +32,11 @@ namespace EgwCoreLib.Razor
|
||||
return answ;
|
||||
}
|
||||
}
|
||||
|
||||
public void resetCurrPage()
|
||||
{
|
||||
//await Task.Delay(1);
|
||||
currPage = 1;
|
||||
}
|
||||
private int LastPage
|
||||
{
|
||||
get
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# EgwCoreRazorComp
|
||||
# EgwCoreLibRazor
|
||||
|
||||
Repository per componenti Razor in tecnologia dotNet Core (6+)
|
||||
|
||||
@@ -18,7 +18,7 @@ Use examples liberally, and show the expected output if you can. It's helpful to
|
||||
Date | Vers | Note
|
||||
---------|----------|---------
|
||||
2023.01.26 | 1.0.0.0 | Versione preliminare da copia progetto GPW.CORE.Smart
|
||||
----.--.-- | 1.1.0.0 | Completamento porting componenti da GPW.WrkLog
|
||||
----.--.-- | 1.2.0.0 | Integrazione componenti da SHERPA.BBM
|
||||
----.--.-- | 1.3.0.0 | Integrazione componenti da MP.* (STATS, SPEC, INVE)
|
||||
2023.01.03 | 1.1.0.0 | Completamento porting componenti da GPW.WrkLog
|
||||
2023.01.03 | 1.2.0.0 | Integrazione componenti da MP.* (STATS, SPEC, INVE)
|
||||
----.--.-- | 1.3.0.0 | Integrazione componenti da SHERPA.BBM
|
||||
----.--.-- | 1.4.0.0 | Integrazione componenti da MP.MONO
|
||||
|
||||
Reference in New Issue
Block a user