Skip to content

Commit

Permalink
changing file bulk action csv file to fit scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinDevecka committed May 30, 2014
1 parent 5fc2c85 commit 55d1df1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions samples/resources/csvfile/midpoint-flatfile-bulk-action.csv
@@ -1,11 +1,11 @@
"id","firstname","lastname","disabled","password"
"bester01","Besti","Bestini","false","q9kwb"
"bester02","Besti","Bestini","false","HCLPS"
"bester03","Besti","Bestini","false","tjQec"
"tester01","Testi","Testini","false","5SlwR"
"tester02","Testi","Testini","false","0ROh7"
"tester03","Testi","Testini","false","yL1PS"
"tester04","Testi","Testini","false","ppKiC"
"tester05","Testi","Testini","false","LjZT4"
"btester01","Besti","Bestini","false","q9kwb"
"btester02","Besti","Bestini","false","HCLPS"
"btester03","Besti","Bestini","false","tjQec"
"atester01","Testi","Testini","false","5SlwR"
"atester02","Testi","Testini","false","0ROh7"
"atester03","Testi","Testini","false","yL1PS"
"atester04","Testi","Testini","false","ppKiC"
"atester05","Testi","Testini","false","LjZT4"


0 comments on commit 55d1df1

Please sign in to comment.