Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
$scope.$watch stopped firing
Message
Information générale
Forum:
Javascript
Catégorie:
Autre
Divers
Thread ID:
01611409
Message ID:
01611411
Vues:
30
>Hi everybody,
>
>This is absolutely weird. I had a working page where I have the following control (I implemented internalization yesterday):
>
>
><div class="col-lg-12">
>            <div class="form-group row col-lg-12">
>
>                <div class="checkbox pull-left">                   
>                        <input type="checkbox" name="showFinalized" id="showFinalized"
>                               ng-model="showFinalized" 
>                               ng-change="search()"
>                               data-no:dirty-check />@String.Format(Labels.showFinalizedX, Labels.invoices).TrimEnd()                   
>                </div>
>            </div>
>        </div>
>

What's the data-no attribute do? It doesn't look like it's in the correct format for an HTML attribute (it looks like a JS attribute).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform