version v0.0.9
This commit is contained in:
13
client/lib/pages/login_page.js
Normal file
13
client/lib/pages/login_page.js
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* @file login_page.js
|
||||
* @author frtk@tetalab
|
||||
*/
|
||||
|
||||
NPGClient.LoginPage = {
|
||||
|
||||
pageIdx: 0,
|
||||
page: new NPGClient.AppPage('login'),
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user