File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 <label for =" read" >Read all documents in the Pod</label >
2525 <br >
2626
27- <input id =" write " type =" checkbox" name =" access_mode" value =" Write " checked>
28- <label for =" write " >Add data to existing documents, and create new documents</label >
27+ <input id =" append " type =" checkbox" name =" access_mode" value =" Append " checked>
28+ <label for =" append " >Add data to existing documents, and create new documents</label >
2929 <br >
3030
31- <input id =" append " type =" checkbox" name =" access_mode" value =" Append " checked>
32- <label for =" append " >Modify and delete data in existing documents, and delete documents</label >
31+ <input id =" write " type =" checkbox" name =" access_mode" value =" Write " checked>
32+ <label for =" write " >Modify and delete data in existing documents, and delete documents</label >
3333 <br >
3434
3535 <input id =" control" type =" checkbox" name =" access_mode" value =" Control" >
You can’t perform that action at this time.
0 commit comments