Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
w2pext
plugin_dbui
Commits
f91119c7
Commit
f91119c7
authored
Feb 15, 2012
by
Renaud Le Gac
Browse files
Remove all SVN keywords.
parent
4138915e
Changes
55
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
0 additions
and
16 deletions
+0
-16
static/scripts/direct_1.js
static/scripts/direct_1.js
+0
-1
static/scripts/form_1.js
static/scripts/form_1.js
+0
-1
static/scripts/form_2.js
static/scripts/form_2.js
+0
-1
static/scripts/grid_0.js
static/scripts/grid_0.js
+0
-1
static/scripts/grid_1.js
static/scripts/grid_1.js
+0
-1
static/scripts/grid_2.js
static/scripts/grid_2.js
+0
-1
static/scripts/grid_3.js
static/scripts/grid_3.js
+0
-1
static/scripts/learn_1.js
static/scripts/learn_1.js
+0
-1
static/scripts/panel_1.js
static/scripts/panel_1.js
+0
-1
static/scripts/panel_2.js
static/scripts/panel_2.js
+0
-1
static/scripts/setbox_1.js
static/scripts/setbox_1.js
+0
-1
static/scripts/store_0.js
static/scripts/store_0.js
+0
-1
static/scripts/store_1.js
static/scripts/store_1.js
+0
-2
static/scripts/store_2.js
static/scripts/store_2.js
+0
-1
static/scripts/viewport_1.js
static/scripts/viewport_1.js
+0
-1
No files found.
static/scripts/direct_1.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* direct_1.js
*
* Script to test Ext Direct
* $Id$
*
*/
...
...
static/scripts/form_1.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* form_1.js
*
* To test and debug form.
* $Id$
*
*/
...
...
static/scripts/form_2.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* form_2.js
*
* Script to test the entryFormPanel
* $Id$
*
*/
...
...
static/scripts/grid_0.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* grid_0.js
*
* To test and debug grid widget -- the simplest case
* $Id$
*
*/
Ext
.
namespace
(
'
App.grid
'
);
...
...
static/scripts/grid_1.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* grid_1.js
*
* To test and debug grid widget -- the simplest case
* $Id: grid_1.js -1 $
*
*/
Ext
.
namespace
(
'
App.grid
'
);
...
...
static/scripts/grid_2.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* grid_2.js
*
* To test and debug grid widget using MathJax
* $Id$
*
*/
Ext
.
namespace
(
'
App.grid
'
);
...
...
static/scripts/grid_3.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* grid_3.js
*
* To test and debug grid filter
* $Id$
*
*/
Ext
.
namespace
(
'
App.grid
'
);
...
...
static/scripts/learn_1.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* learn_1.js
*
* To test and debug grid filter
* $Id$
*
*/
...
...
static/scripts/panel_1.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* panel_1.js
*
* Script to test the panel with MathJax
* $Id$
*
*/
...
...
static/scripts/panel_2.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* panel_2.js
*
* Script to test the panel with MathJax
* $Id$
*
*/
...
...
static/scripts/setbox_1.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* setbox_1.js
*
* To test and debug setbox widget.
* $Id$
*
*/
...
...
static/scripts/store_0.js
View file @
f91119c7
...
...
@@ -3,7 +3,6 @@
* Only use Extjs components in order to test the librairy.
*
* To test and debug store.
* $Id$
*
*/
Ext
.
namespace
(
'
App.data
'
);
...
...
static/scripts/store_1.js
View file @
f91119c7
...
...
@@ -4,8 +4,6 @@
* To test and debug JsonStore using Ext.data.DirectStore protocole.
* Example can be found here: http://extdirectspring.ralscha.ch/demo/
*
* $Id$
*
*/
Ext
.
namespace
(
'
Dev.data
'
);
...
...
static/scripts/store_2.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* store_2.js
*
* To test and debug the read action.
* $Id$
*
*/
...
...
static/scripts/viewport_1.js
View file @
f91119c7
...
...
@@ -2,7 +2,6 @@
* viewport_1.js
*
* To test and debug application viewport using remote service.
* $Id$
*
*/
...
...
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment