@@ -73,7 +73,6 @@ <h1>Views</h1>
7373
7474 < a name ="one "> </ a >
7575 < p class ="evo-h-gap "> </ p >
76- < p > </ p >
7776< section id ="views-one ">
7877 < h2 > Evol.ViewOne</ h2 >
7978
@@ -87,7 +86,6 @@ <h2>Evol.ViewOne</h2>
8786
8887 < a name ="one-view "> </ a >
8988 < p class ="evo-h-gap "> </ p >
90- < p > </ p >
9189 < h3 > < i class ="glyphicon glyphicon-file "> </ i > View</ h3 >
9290 < p > Shows all fields for viewing (read only). Fields are grouped in panels and tabs.</ p >
9391 < code > new Evol.ViewOne.Edit(myConfig);</ code >
@@ -99,7 +97,6 @@ <h3><i class="glyphicon glyphicon-file"></i> View</h3>
9997
10098 < a name ="one-edit "> </ a >
10199 < p class ="evo-h-gap "> </ p >
102- < p > </ p >
103100< h3 > < i class ="glyphicon glyphicon-th "> </ i > Edit</ h3 >
104101< p > Shows all fields for edition. Fields are grouped in panels and tabs.</ p >
105102< code >
@@ -112,7 +109,6 @@ <h3><i class="glyphicon glyphicon-th"></i> Edit</h3>
112109
113110 < a name ="one-mini "> </ a >
114111 < p class ="evo-h-gap "> </ p >
115- < p > </ p >
116112< h3 > < i class ="glyphicon glyphicon-th-large "> </ i > Mini (quick-edit)</ h3 >
117113< p > Only shows important fields (required or showing as a column in grids) in one panel.</ p >
118114< code >
@@ -124,7 +120,6 @@ <h3><i class="glyphicon glyphicon-th-large"></i> Mini (quick-edit)</h3>
124120
125121 < a name ="one-json "> </ a >
126122 < p class ="evo-h-gap "> </ p >
127- < p > </ p >
128123< h3 > < i class ="glyphicon glyphicon-barcode "> </ i > JSON</ h3 >
129124< p > JSON representation of the data.</ p >
130125< code >
@@ -138,7 +133,6 @@ <h3><i class="glyphicon glyphicon-barcode"></i> JSON</h3>
138133
139134 < a name ="many "> </ a >
140135 < p class ="evo-h-gap "> </ p >
141- < p > </ p >
142136 < section id ="views-many ">
143137
144138
@@ -152,7 +146,6 @@ <h2>Evol.ViewMany</h2>
152146 </ p >
153147 < a name ="many-list "> </ a >
154148 < p class ="evo-h-gap "> </ p >
155- < p > </ p >
156149< h3 > < i class ="glyphicon glyphicon-th-list "> </ i > List</ h3 >
157150< p > Gives a tabular view of a collection.</ p >
158151< code >
@@ -163,7 +156,6 @@ <h3><i class="glyphicon glyphicon-th-list"></i> List</h3>
163156
164157 < a name ="many-badges "> </ a >
165158 < p class ="evo-h-gap "> </ p >
166- < p > </ p >
167159< h3 > < i class ="glyphicon glyphicon-th-large "> </ i > Badges</ h3 >
168160 < p > Shows records side by side as badges.</ p >
169161< code >
@@ -175,7 +167,6 @@ <h3><i class="glyphicon glyphicon-th-large"></i> Badges</h3>
175167
176168 < a name ="many-charts "> </ a >
177169 < p class ="evo-h-gap "> </ p >
178- < p > </ p >
179170< h3 > < i class ="glyphicon glyphicon-stats "> </ i > Charts</ h3 >
180171< p > Draws charts about the collection.</ p >
181172< code >
@@ -189,7 +180,6 @@ <h3><i class="glyphicon glyphicon-stats"></i> Charts</h3>
189180
190181 < a name ="action "> </ a >
191182 < p class ="evo-h-gap "> </ p >
192- < p > </ p >
193183 < section id ="views-action ">
194184
195185< h2 > Evol.ViewAction</ h2 >
@@ -203,7 +193,6 @@ <h2>Evol.ViewAction</h2>
203193
204194 < a name ="action-filter "> </ a >
205195 < p class ="evo-h-gap "> </ p >
206- < p > </ p >
207196 < h3 > < i class ="glyphicon glyphicon-filter "> </ i > Filter</ h3 >
208197 < p > Filter collection.</ p >
209198 < code >
@@ -217,7 +206,6 @@ <h3><i class="glyphicon glyphicon-filter"></i> Filter</h3>
217206
218207 < a name ="action-export "> </ a >
219208 < p class ="evo-h-gap "> </ p >
220- < p > </ p >
221209 < h3 > < i class ="glyphicon glyphicon-cloud-download "> </ i > Export</ h3 >
222210 < p > Export in different data formats.</ p >
223211 < code >
@@ -235,7 +223,6 @@ <h3><i class="glyphicon glyphicon-cloud-download"></i> Export</h3>
235223
236224 < a name ="methods "> </ a >
237225 < p class ="evo-h-gap "> </ p >
238- < p > </ p >
239226 < section >
240227< h2 > Methods</ h2 >
241228< p > </ p >
@@ -264,7 +251,6 @@ <h3>Evol.ViewMany</h3>
264251
265252 < a name ="options "> </ a >
266253 < p class ="evo-h-gap "> </ p >
267- < p > </ p >
268254 < section >
269255< h2 > Options</ h2 >
270256
@@ -290,7 +276,6 @@ <h3>Evol.ViewMany</h3>
290276
291277 < a name ="events "> </ a >
292278 < p class ="evo-h-gap "> </ p >
293- < p > </ p >
294279 < section >
295280
296281
0 commit comments