
Search In
$routeParams is a service of angularjs that can be used to get the current set of route parameters i.e. URL parameters. ngRoute module is used to work on it.
The route parameters consist of $location’s search() and path(). The path parame
Unique make-up tutorial of 17-years-old high school student, James Charles; 47-years-old father named Chris Martin’s recreation of his daughter’s sexy selfies; undecided voter Ken Bone’s red sweater at presidential nominee; mom
The gambling industry is growing rapidly being supported by a large number of companies that have been developing and maintaining exclusive products for the entertainment purposes. The great demand and profitability of the services are attributed mai
If you want to return the writeoff move.line which is to be reconciled follow the following code .
return writeoff_move.line_ids.filtered(lambda r: r.account_id == self[0].account_id)
@api.multi
def remove_move_reconcile(self):
Managing multiple versions of Ruby on Windows can be a harrowing task since RVM is not present for Windows environment. And suppose you want to install different projects which require different version of Ruby and Rails on Windows.
Can be a challe
It is a simple horizontal accordion built in CSS3 and HTML. Copy CSS3 code and paste it between style tag.
CSS
body, button, input, select, textarea { font-family: sans-serif;}
/*Define Accordion box*/
.accordion { width:830px; overflow:hidden; ma
Caching is an important feature to improve the performance of Apache server. By creating the caching rules effectively, we can conserve a good amount of resources and the content access by the user is significantly fast. Apache offers several methods
Metadata can be described as data about data here the metadata of an image we will fetch by using code in IOS9 . Metadata of an image includes resolution,gps location,creation date,modification date etc. here we will discuss a very simple way to find
License: Creative Commons image source
One of the most important collaborators you may encounter are your customers. Because they have the ideas that can help you discover unexploited market opportunities that can boost your c
We can count steps in Android by using two sensors i.e. TYPE_STEP_COUNTER and TYPE_STEP_DETECTOR.
These two sensors were introduced in API level 19.
TYPE_STEP_COUNTER:- This sensor returns number of steps taken by the user since last rebo